Search by

mpk / cleanup-bundle

mpk

Cleanup Bundle

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-09-07 16:01:47 UTC


README

Pimcore cleanup bundle

Add Bundle to bundles.php:

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