mpk/cleanup-bundle

Cleanup Bundle

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:pimcore-bundle

dev-main 2024-03-27 08:24 UTC

This package is auto-updated.

Last update: 2024-05-27 08:38:24 UTC


README

Pimcore cleanup bundle

Add Bundle to bundles.php:

return [
    CleanupBundle\CleanupBundle::class => ['all' => true],
];