home_page_for_roles
This module change the home page based on user role.
*********** compatible with drupal 11 ******************
(it was the first time I made a project and I completely messed up. but the version 1.0.10 is fully functional)
Features
You can change the home page for anonymous users and for all registered users and/or You can also set a home page for a specific role
Post-Installation
install it and that's it!
You will get a menu item to /admin/config/people/homepage-roles and of course, link to the config page will appear in /admin/config under people
Additional Requirements
No additional module required.
Recommended modules/libraries
No library required
Similar projects
redirect page by role but it never worked for me
Supporting this Module
No support outside of drupal
Community Documentation
see above for documentation. it's pretty straight forward
paste the path of the page you want to setup as home page for a role.
by example, /welcome_anonymous_user
or /registered_users_only
any existing path will work.