Skip to content

This Symfony 5.4 - 6 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.

License

Notifications You must be signed in to change notification settings

in-sys/symfony-maintenance-bundle

 
 

Repository files navigation

OVERVIEW

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

Latest Stable Version

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

About

This Symfony 5.4 - 6 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.

Resources

License

Stars

Watchers

Forks

Languages

  • PHP 100.0%