You are here

README.txt in User Default Page 8

Same filename and directory in other branches
  1. 8.2 README.txt
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.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. User Default Page module provide you the facility to customize the
  11. destination that a user is redirected to after logging in or logged out.
  12. This module provides the below facilities:
  13. * It provides an configuration setting in UI for admin user.
  14. * You can Add, Edit or Delete a User default page.
  15. * You can give permission the User default page as per the Roles or
  16. User or Both.
  17. * You can set the url path for login and logout action along with
  18. success messages.
  19. For a full description of the module, visit the project page:
  20. https://www.drupal.org/project/user_default_page
  21. REQUIREMENTS
  22. ------------
  23. No requirements!
  24. INSTALLATION
  25. ------------
  26. * Install as you would normally install a contributed drupal module.
  27. See: https://drupal.org/documentation/install/modules-themes/modules-8
  28. for further information.
  29. CONFIGURATION
  30. -------------
  31. * Goto: Configuration >> People >> User Default Page
  32. (/admin/config/user_default_page_config_entity).
  33. The table will look empty initially as you have not created a User
  34. Default Page yet.
  35. * Create a user default page by clicking on "Add User default page"
  36. button or from /admin/config/user_default_page_config_entity/add.
  37. * Select a user role(from: User Roles field), for which you are going
  38. to use the User Default page or an individual user(from: Select User field)
  39. or both.
  40. * Fill the 'Redirect to URL' field and 'Message' field for both Login
  41. and Logout fieldset.
  42. * Click on the save button to save the configuration.
  43. MAINTAINERS
  44. -----------
  45. Current maintainers:
  46. * mahaveer003 - https://www.drupal.org/u/mahaveer003
  47. This project has been supported by:
  48. * Valuebound
  49. Valuebound is a Drupal based enterprise Web solutions provider
  50. with a focus on exclusive deliverables for media & publishing industries.
  51. Visit: goo.gl/mZqmKJ for more information.