contao / maintenance-bundle-deprecated
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
Fund package maintenance!
to.contao.org/donate
Installs: 91 905
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 90
Type:symfony-bundle
Requires
- php: ^7.1 || ^8.0
- symfony/console: ^4.0 || ^5.0
- symfony/framework-bundle: ^4.0 || ^5.0
- symfony/translation: ^4.0 || ^5.0
- symfony/translation-contracts: ^1.0 || ^2.0
Requires (Dev)
- phpunit/phpunit: ^8.5.13
Replaces
- lexik/maintenance-bundle: 2.1.99
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