Page Password for Contao Open Source CMS
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.