You are here

README.txt in Multiple role login pages 8

Same filename and directory in other branches
  1. 7 README.txt
Non-displayable characters.

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. This module is designed to create multiple login pages based on roles.
  11. The new login page will have everything configurable from the backend, i.e, "username field label", "password field label", "Error messages" and more.
  12. For example : If the new login page will have role "A" assigned to it then the users with role "A" can only login through this page.
  13. REQUIREMENTS
  14. ------------
  15. "No special requirements".
  16. INSTALLATION
  17. ------------
  18. * See:
  19. https://drupal.org/documentation/install/modules-themes/modules-7
  20. for further information.
  21. Using Drush :
  22. * drush dl role_login_page
  23. * drush en role_login_page -y
  24. Manually :
  25. * Unpack the module.
  26. * copy the module and place it in the sites/all/modules folder.
  27. * enable just like other module at /admin/modules page.
  28. CONFIGURATION
  29. -------------
  30. * Configure user permissions in Administration » People » Permissions:
  31. - Administer Role Login Setings
  32. Users in roles with the "Administer Role Login Setings" permission will be
  33. able to add, edit, delete custom role login pages.
  34. 1. Configure at Administer > Configuration > ROLE LOGIN SETTINGS > Role login settings list
  35. 2. Click on add login page link.
  36. 3. Then use the login path and verify the form and try to login.
  37. MAINTAINERS
  38. -----------
  39. * Nisith Ranjan Biswal (nisith)- https://www.drupal.org/user/1880840/