README.txt in User Default Page 8
Same filename and directory in other branches
CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ User Default Page module provide you the facility to customize the destination that a user is redirected to after logging in or logged out. This module provides the below facilities: * It provides an configuration setting in UI for admin user. * You can Add, Edit or Delete a User default page. * You can give permission the User default page as per the Roles or User or Both. * You can set the url path for login and logout action along with success messages. For a full description of the module, visit the project page: https://www.drupal.org/project/user_default_page REQUIREMENTS ------------ No requirements! INSTALLATION ------------ * Install as you would normally install a contributed drupal module. See: https://drupal.org/documentation/install/modules-themes/modules-8 for further information. CONFIGURATION ------------- * Goto: Configuration >> People >> User Default Page (/admin/config/user_default_page_config_entity). The table will look empty initially as you have not created a User Default Page yet. * Create a user default page by clicking on "Add User default page" button or from /admin/config/user_default_page_config_entity/add. * Select a user role(from: User Roles field), for which you are going to use the User Default page or an individual user(from: Select User field) or both. * Fill the 'Redirect to URL' field and 'Message' field for both Login and Logout fieldset. * Click on the save button to save the configuration. MAINTAINERS ----------- Current maintainers: * mahaveer003 - https://www.drupal.org/u/mahaveer003 This project has been supported by: * Valuebound Valuebound is a Drupal based enterprise Web solutions provider with a focus on exclusive deliverables for media & publishing industries. Visit: goo.gl/mZqmKJ for more information.
File
README.txtView source
- CONTENTS OF THIS FILE
- ---------------------
- * Introduction
- * Requirements
- * Installation
- * Configuration
- * Maintainers
-
- INTRODUCTION
- ------------
- User Default Page module provide you the facility to customize the
- destination that a user is redirected to after logging in or logged out.
-
- This module provides the below facilities:
- * It provides an configuration setting in UI for admin user.
- * You can Add, Edit or Delete a User default page.
- * You can give permission the User default page as per the Roles or
- User or Both.
- * You can set the url path for login and logout action along with
- success messages.
-
- For a full description of the module, visit the project page:
- https://www.drupal.org/project/user_default_page
-
-
- REQUIREMENTS
- ------------
- No requirements!
-
-
- INSTALLATION
- ------------
- * Install as you would normally install a contributed drupal module.
- See: https://drupal.org/documentation/install/modules-themes/modules-8
- for further information.
-
-
- CONFIGURATION
- -------------
- * Goto: Configuration >> People >> User Default Page
- (/admin/config/user_default_page_config_entity).
- The table will look empty initially as you have not created a User
- Default Page yet.
-
- * Create a user default page by clicking on "Add User default page"
- button or from /admin/config/user_default_page_config_entity/add.
-
- * Select a user role(from: User Roles field), for which you are going
- to use the User Default page or an individual user(from: Select User field)
- or both.
-
- * Fill the 'Redirect to URL' field and 'Message' field for both Login
- and Logout fieldset.
-
- * Click on the save button to save the configuration.
-
-
- MAINTAINERS
- -----------
- Current maintainers:
- * mahaveer003 - https://www.drupal.org/u/mahaveer003
-
- This project has been supported by:
- * Valuebound
- Valuebound is a Drupal based enterprise Web solutions provider
- with a focus on exclusive deliverables for media & publishing industries.
- Visit: goo.gl/mZqmKJ for more information.