heimrichhannot/contao-cleanup-bundle

This bundle offers a symfony command to find and remove unused objects in a Contao CMS instance.

dev-master 2020-05-27 06:01 UTC

This package is auto-updated.

Last update: 2024-04-27 14:43:14 UTC


README

This bundle offers a symfony command to find and remove unused objects in a Contao CMS instance.

CAUTION: This bundle is still in ealy state and should only be used by experienced developers. We can't take any responsibility for any data loss caused by the use of this bundle!

Features

  • clean up your contao instance by removing objects not included anywhere in the CMS
  • currently supported objects:
    • modules

Installation

  1. Install via composer: composer require heimrichhannot/contao-cleanup-bundle.
  2. Run the desired command in your project's root.

Commands

Modules

vendor/bin/contao-console cleanup:modules

Parameters: