ahebrank / protected_pages
Protect pages or private files by password
Installs: 619
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
This package is not auto-updated.
Last update: 2024-11-24 06:28:59 UTC
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