You are here

README.txt in Protected Pages 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
********************************************************************
                P R O T E C T E D   P A G E S   M O D U L E
********************************************************************
Original Author: Varun Mishra <varunmishra2006>
Current Maintainer: Oksana Cyrwus <oksana-c>

********************************************************************
DESCRIPTION:

   Protected Pages modules allows the administrator to secure any page in your
   website by password. You just need to go to configuration page of this
   module and add path, password. After that the added path will be password
   protected. This module also allows you to send the details of this protected
   page to multiple users by email.

   This module allow administrator to set global password for all protected
   pages. This module provide bypass password protection of protected pages
   permission also. All the protected pages will be accessible by users having
   this permission.

********************************************************************

INSTALLATION:

1. Place the entire protected_pages directory into sites modules directory
  (eg sites/all/modules).

2. Enable this module by navigating to:

     Administration > Modules

3. Go to admin/people/permissions#module-protected_pages and set permissions.

4. Go to admin/config/system/protected_pages/settings and configure settings.

5) Go to admin/config/system/protected_pages and start adding protected pages.

File

README.txt
View source
  1. ********************************************************************
  2. P R O T E C T E D P A G E S M O D U L E
  3. ********************************************************************
  4. Original Author: Varun Mishra
  5. Current Maintainer: Oksana Cyrwus
  6. ********************************************************************
  7. DESCRIPTION:
  8. Protected Pages modules allows the administrator to secure any page in your
  9. website by password. You just need to go to configuration page of this
  10. module and add path, password. After that the added path will be password
  11. protected. This module also allows you to send the details of this protected
  12. page to multiple users by email.
  13. This module allow administrator to set global password for all protected
  14. pages. This module provide bypass password protection of protected pages
  15. permission also. All the protected pages will be accessible by users having
  16. this permission.
  17. ********************************************************************
  18. INSTALLATION:
  19. 1. Place the entire protected_pages directory into sites modules directory
  20. (eg sites/all/modules).
  21. 2. Enable this module by navigating to:
  22. Administration > Modules
  23. 3. Go to admin/people/permissions#module-protected_pages and set permissions.
  24. 4. Go to admin/config/system/protected_pages/settings and configure settings.
  25. 5) Go to admin/config/system/protected_pages and start adding protected pages.