numero2 / contao-password-protect
Simple password protection for individual pages
Package info
github.com/numero2/contao-password-protect
Type:contao-bundle
pkg:composer/numero2/contao-password-protect
dev-master
2022-03-03 07:21 UTC
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: 2026-03-01 00:38:13 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...