Download the PHP package cvr/under-maintenance-bundle without Composer
On this page you can find all versions of the php package cvr/under-maintenance-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cvr/under-maintenance-bundle
More information about cvr/under-maintenance-bundle
Files in cvr/under-maintenance-bundle
Download cvr/under-maintenance-bundle
More information about cvr/under-maintenance-bundle
Files in cvr/under-maintenance-bundle
Vendor cvr
Package under-maintenance-bundle
Short Description Symfony Bundle for maintenance
License MIT
Package under-maintenance-bundle
Short Description Symfony Bundle for maintenance
License MIT
Please rate this library. Is it a good library?
Informations about the package under-maintenance-bundle
Under Maintenance Bundle
Installation
Install it via composer
Register the bundle
Register bundle into config/bundles.php
:
Usage
Enable maintenance and configure your token in your .env
:
Access your site with the maintenance token
Override Maintenance Templates
Create new folder named UnderMaintenanceBundle
in your templates/bundles/
application and create new twig template maintenance.html.twig
.
Then, don't forget to clear the cache
php bin/console cache:clear
All versions of under-maintenance-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package cvr/under-maintenance-bundle contains the following files
Loading the files please wait ....