/pimcore-cleanup

Pimcore cleanup bundle

Primary LanguageJavaScript

Pimcore-Cleanup Bundle

Pimcore cleanup bundle

Add Bundle to bundles.php:

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