mpk/cleanup-bundle

Cleanup Bundle

Maintainers

Package info

github.com/manuelkleinert/pimcore-cleanup

Language:JavaScript

Type:pimcore-bundle

pkg:composer/mpk/cleanup-bundle

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-04-07 15:11:24 UTC


README

Pimcore cleanup bundle

Add Bundle to bundles.php:

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