ahebrank/protected_pages

此包的最新版本(dev-8.x-1.x)没有提供许可证信息。

通过密码保护页面或私有文件

安装: 619

依赖项: 0

建议者: 0

安全: 0

星标: 1

关注者: 2

分支: 0

开放问题: 0

类型:drupal-module

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

This package is not auto-updated.

Last update: 2024-09-15 05:23:35 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