Home Page Redirect
Categories
Component ID
2885045
Component name
Home Page Redirect
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
127
Component created
Component changed
Component body
This module extends the "Default front page" under your "System" > "Site information" to use a path for authenticated users or anonymous users.
It also integrates with the Token module.
How this module works
On install, sets the Default front page to a custom handler that performs a 301 redirect for anonymous or authenticated users.
Because we're performing a 301 redirect, this module hijacks the drupal_is_front_page process to correctly flag the custom path as "front" when applicable.
