https://github.com/ahebrank/protected_pages
Fork of Drupal module with patches applied
https://github.com/ahebrank/protected_pages
drupal drupal-8 drupal-module
Last synced: 3 months ago
JSON representation
Fork of Drupal module with patches applied
- Host: GitHub
- URL: https://github.com/ahebrank/protected_pages
- Owner: ahebrank
- License: gpl-2.0
- Created: 2018-05-24T12:17:21.000Z (almost 8 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2018-05-26T12:39:08.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T23:49:17.420Z (about 1 year ago)
- Topics: drupal, drupal-8, drupal-module
- Language: PHP
- Homepage: https://www.drupal.org/project/protected_pages
- Size: 72.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
********************************************************************
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: Andy Hebrank
Email: andy@insidenewcity.com
********************************************************************
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. composer require ahebrank/protected_pages
2. drush en -y protected_pages