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: 2024-08-29 05:56:16 UTC
README
关于
为单个页面提供简单的密码保护。
系统要求
- Contao 4.13 或更高版本
安装
- 通过 Contao Manager 或 Composer 安装(
composer require numero2/contao-password-protect
) - 通过 Contao-Installtool 运行数据库更新或使用 contao:migrate 命令。
配置
即将推出...