Custom Frontpage for Authenticated Users
This module allows you to set a specific content node as the front page for users who are logged in. It provides a simple way to customize the landing page experience for authenticated visitors.
* Introduction
* Requirements
* Installation
* Configuration
INTRODUCTION
------------
A very minimal module that let you set up a custom node as the front page for authenticated users.
This module only lets you set a custom front page for authenticated users if you need to be able to configure different front pages by roles I suggest: https://www.drupal.org/project/front
* For a full description of the module, visit the project page:
https://drupal.org/project/authenticated_frontpage
* To submit bug reports and feature suggestions, or to track changes:
https://github.com/rawdreeg/authenticated_frontpage/issues
REQUIREMENTS
------------
This module requires no modules outside of Drupal core.
INSTALLATION
------------
* Install as you would normally install a contributed Drupal module. Visit:
https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
-------------
1. Navigate to "Adminstration > Extend" and enable module.
2. Navigate to "Adminstration > Configuration > System > Authenticated user front page Settings."
4. Set the logged in frontpage.
5. save settings.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.