README
Starfruit Maintenance Bundle
Installation
- On your Pimcore 11 root project:
composer require starfruit/maintenance-bundle
- Update
config/bundles.php
file:
return [
....
Starfruit\MaintenanceBundle\StarfruitMaintenanceBundle::class => ['all' => true],
];
Supervisord
docs
Documents
docs