dopse7 / maintenance-bundle
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
Package info
github.com/dopse7/LexikMaintenanceBundle
Type:symfony-bundle
pkg:composer/dopse7/maintenance-bundle
Requires
- php: >=5.3.2
- symfony/dependency-injection: ~2.1
- symfony/framework-bundle: ~2.1
This package is not auto-updated.
Last update: 2026-03-30 14:23:32 UTC
README
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