-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
37 lines (26 loc) · 1.45 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
********************************************************************
P R O T E C T E D P A G E S M O D U L E
********************************************************************
Original Author: Varun Mishra
Current Maintainers: Varun Mishra
Email: [email protected]
********************************************************************
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.