You are here

README.txt in Protected Pages 8

Same filename and directory in other branches
  1. 7.2 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 or
   private file 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 /modules/contrib).

2. Enable this module by navigating to:

     Administration > Extend

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 or
  9. private file in your website by password. You just need to go to
  10. configuration page of this module and add path, password. After that the
  11. added path will be password protected. This module also allows you to send
  12. the details of this protected 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 /modules/contrib).
  21. 2. Enable this module by navigating to:
  22. Administration > Extend
  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.