starfruit/maintenance-bundle

Starfruit Maintenance Bundle

0.0.5 2024-10-08 07:38 UTC

This package is auto-updated.

Last update: 2025-01-08 08:10:12 UTC


README

Starfruit Maintenance Bundle

Installation

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

Supervisord

docs

Documents

docs