mlocati-concrete5-packages / login_logout_block
A package for ConcreteCMS to add a login/logout block to pages
Package info
github.com/concrete5-community/login_logout_block
Type:concrete5-package
pkg:composer/mlocati-concrete5-packages/login_logout_block
0.0.3
2023-06-23 13:07 UTC
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