An open API service indexing awesome lists of open source software.

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

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