numero2 / contao-password-protect
Simple password protection for individual pages
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- contao/core-bundle: ^4.13
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2024-10-29 06:25:26 UTC
README
About
Simple password protection for individual pages.
System requirements
- Contao 4.13 or newer
Installation
- Install via Contao Manager or Composer (
composer require numero2/contao-password-protect
) - Run a database update via the Contao-Installtool or using the contao:migrate command.
Configuration
Coming soon...