kilik / maintenance-bundle
Fork of LexixMaintenanceBundle with Redis support.
Installs: 33 332
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 90
Type:symfony-bundle
Requires
- php: ^8.0
- doctrine/dbal: >2.10|^3.0
- predis/predis: ^1.1
- symfony/framework-bundle: ~2.7|~3.0|^4.0|^5.0
- symfony/translation: ~2.7|~3.0|^4.0|^5.0
Requires (Dev)
- phpunit/phpunit: ~4.8|~5.7.11
- symfony/phpunit-bridge: ~2.7|~3.0|^4.0|^5.0
This package is auto-updated.
Last update: 2025-01-28 17:41:07 UTC
README
WARNING, this project is a fork of https://github.com/lexik/LexikMaintenanceBundle/ with Redis support (cherry picked from lexik#65).
This bundle allows you to place your website in maintenance mode by calling two commands in your console. A page with status code 503 appears to users, it is possible to authorize certain ips addresses stored in your configuration
Several choices of maintenance mode are possible: a simple test of an existing file, or memcache, or in a database.
Documentation
For installation and how to use the bundle refer to Resources/doc/index.md