Skip to content

Instantly share code, notes, and snippets.

@vishnukumarpv
Created August 27, 2016 09:28
Show Gist options
  • Save vishnukumarpv/4260a448140a51969aa67befcbf156d7 to your computer and use it in GitHub Desktop.
Save vishnukumarpv/4260a448140a51969aa67befcbf156d7 to your computer and use it in GitHub Desktop.
Typo3 frontend login logout link typoscript
10 = TEXT
10 {
value = Login
typolink.parameter = 25
}
[loginUser = *]
10.value = Logout
10.typolink.additionalParams = &logintype=logout
[end]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment