Role Based Homepage
Categories
Component ID
2309119
Component name
Role Based Homepage
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This redirects to the homepage as specified in the configuration page. If logged in user has multiple roles, then role with lighter weight will take the priority.
This will redirect to provided homepage on two events
1) When user logs in
2) When tried to access front page as specified in the settings or base URL.
It also lets define the default content of the page if the user does not have any valid/empty homepage regardless where the user is redirected.
If there is custom logic to change the redirect path for after login and front page access, then
custom hook can be implemented to have custom redirect path.
