lexik/maintenance-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

This bundle allows you to place your website in maintenance mode by calling two commands from your console.

Installs: 3 550 871

Dependents: 14

Suggesters: 0

Security: 0

Stars: 257

Watchers: 17

Forks: 91

Open Issues: 22

Type:symfony-bundle

v2.1.5 2018-02-14 10:18 UTC

This package is auto-updated.

Last update: 2023-02-06 19:56: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

Build Status Latest Stable Version SensioLabsInsight

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