ahebrank/protected_pages

There is no license information available for the latest version (dev-8.x-1.x) of this package.

Protect pages or private files by password

Installs: 617

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:drupal-module

dev-8.x-1.x 2018-05-25 03:09 UTC

This package is not auto-updated.

Last update: 2024-05-26 03:43:39 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