mpk/cleanup-bundle

Cleanup Bundle

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:pimcore-bundle

dev-main 2024-08-07 11:02 UTC

This package is auto-updated.

Last update: 2025-07-07 13:06:28 UTC


README

Pimcore cleanup bundle

Add Bundle to bundles.php:

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