Recommended releases

Download Released

This module allows you to specify a custom front page based on the user's role.

Installation

Help and Functionality

Some notes about this module:

  • Allows you to specify a custom front page based on role type.
  • Allows 4 different override types:
    • Themed - Allows you to add content that will display as a standard
      themed Drupal page.
    • Full - Allows you to add content that will be displayed on the screen
      as is. This method is the same as declaring a whole HTML page.
    • Redirect - Allows you to 301 redirect the user to another path.
    • Alias - Allows you to specify a local path which will then display as
      the home page without redirecting the user.
  • Allow Themed and Full display types to be passed through Drupals input filters.
  • Override Home Links to go to another local path. This could be to stop users
    going back to a splash screen.

Current Maintainers

  • Richard Peacock - Originally ported to Backdrop CMS.
  • Seeking additional maintainers.

Credits

This module is based on the Drupal module front-7.x-2.4

Project page: https://www.drupal.org/project/front

Drupal Maintainers:

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.