dominus77/yii2-maintenance
Switching the site on the Yii2 into maintenance mode with a timer and user subscription form displayed.
Maintainers
Package info
github.com/Dominus77/yii2-maintenance
Type:yii2-extension
pkg:composer/dominus77/yii2-maintenance
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-09 19:51:20 UTC
README
π Latest Version
π Software License
π Build Status
π Scrutinizer Code Quality
π Code Intelligence Status
π SymfonyInsight
Switching the site on Yii2 to maintenance mode with a timer, a subscription form and sending notifications to users.
What it looks like
Maintenance Mode
π maintenance.png
Maintenance mode managering
π maintenance.png
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.
