mlocati-concrete5-packages / login_logout_block
A package for ConcreteCMS to add a login/logout block to pages
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:concrete5-package
README
This concrete5/ConcreteCMS package adds a new block type called "Login/Logout".
When added to a web page, it will display a login link (if there's no currently logged in user) or a logout link (otherwise).
You can configure this block type so that:
- the login and/or the logout link should NOT be displayed
- the login and/or the logout links display a custom text with the specified HTML tag
- the login and/or the logout link contain custom HTML code