codefog / contao-page-password
The extension allows you to protect the selected pages with a password.
Fund package maintenance!
codefog
Installs: 192
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13
- doctrine/dbal: ^3.0
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
Page Password is a bundle for the Contao CMS.
The extension allows you to protect the selected pages with a password.
Installation
Install the bundle via Composer:
composer require codefog/contao-page-password
Configuration
- Create a frontend module of "Page password" type.
- Create a hidden page with the created frontend module on it. This will be a page that is displayed when a visitor is not authenticated.
- Edit the settings of chosen pages and enable the "Protect page with password" checkbox. Then, enter your password and choose the hidden page you have just created.
- Done!
Copyright
This project has been created and is maintained by Codefog.