You are here

README.txt in Front Page 8

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
  10. Redirect.
  11. 2. Override Home Links to go to another local path. This could be to stop users
  12. going back to a splash screen.
  13. Installation
  14. ===============
  15. 1. Upload and install the Front Page module.
  16. 2. Go to Administer -> Config -> Front Page.
  17. 3. Expand any of the roles that you want to override the default front page and
  18. select the appropriate method of override as well as filling in the
  19. variables required for that method. Once the settings are correct save the
  20. form.
  21. 4. Enable the 'Front Page Override' checkbox and then save the form. The front
  22. page module should now be working correctly.