Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-cleanup-bundle
https://github.com/heimrichhannot/contao-cleanup-bundle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-cleanup-bundle
- Owner: heimrichhannot
- Created: 2020-05-25T14:59:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T06:01:24.000Z (over 4 years ago)
- Last Synced: 2024-04-28T07:01:56.777Z (8 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Contao Cleanup Bundle
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`.
1. Run the desired command in your project's root.## Commands
### Modules
`vendor/bin/contao-console cleanup:modules`
Parameters: