* 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.

Project information

Releases