You are here

README.txt in Front Page 9.1.x

Original drupal 8 project : https://www.drupal.org/project/front

Introduction
================

This module is for people who want a custom front page to their Drupal sites.

For all bugs, feature requests or support requests please use the
Front Page issue queue at http://drupal.org/project/issues/front


Key Functionality
=====================

1. Allows you to specify a custom front page based on role type using 301 Redirect.

2. Override Home Links to go to another local path. This could be to stop users
    going back to a splash screen.



Installation
===============

1. Upload and install the Front Page module.

2. Go to Administer -> Config -> Front Page.

3. Expand any of the roles that you want to override the default front page and
    select the appropriate method of override as well as filling in the variables
    required for that method. Once the settings are correct save the form.

4. Enable the 'Front Page Override' checkbox and then save the form. The front
    page module should now be working correctly.

File

README.txt
View source
  1. Original drupal 8 project : https://www.drupal.org/project/front
  2. Introduction
  3. ================
  4. This module is for people who want a custom front page to their Drupal sites.
  5. For all bugs, feature requests or support requests please use the
  6. Front Page issue queue at http://drupal.org/project/issues/front
  7. Key Functionality
  8. =====================
  9. 1. Allows you to specify a custom front page based on role type using 301 Redirect.
  10. 2. Override Home Links to go to another local path. This could be to stop users
  11. going back to a splash screen.
  12. Installation
  13. ===============
  14. 1. Upload and install the Front Page module.
  15. 2. Go to Administer -> Config -> Front Page.
  16. 3. Expand any of the roles that you want to override the default front page and
  17. select the appropriate method of override as well as filling in the variables
  18. required for that method. Once the settings are correct save the form.
  19. 4. Enable the 'Front Page Override' checkbox and then save the form. The front
  20. page module should now be working correctly.