dominus77 / yii2-maintenance
Switching the site on the Yii2 into maintenance mode with a timer and user subscription form displayed.
Installs: 2 303
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0
- yiisoft/yii2-bootstrap: ~2.0.0
- yiisoft/yii2-swiftmailer: ~2.0.0 || ~2.1.0
Requires (Dev)
- codeception/codeception: ^4.0
- codeception/module-asserts: ^1.0
- codeception/module-filesystem: ^1.0
- codeception/module-yii2: ^1.0
- codeception/verify: ~0.5.0 || ~1.1.0
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2024-11-09 16:22:01 UTC
README
Switching the site on Yii2 to maintenance mode with a timer, a subscription form and sending notifications to users.
What it looks like
Management of the regime is also carried out using console commands.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require dominus77/yii2-maintenance
or add
"dominus77/yii2-maintenance": "^1.0"
to the require section of your composer.json
file.
Documentation
License
The MIT License (MIT). Please see License File for more information.