web-vision / wv_file_cleanup

TYPO3 extension to cleanup your TYPO3 installation automatically of unused media assets.
GNU General Public License v3.0
2 stars 7 forks source link

[!!!][TASK] Refactoring for TYPO3 9.5 and 10.4 #9

Closed derhansen closed 3 years ago

derhansen commented 3 years ago

The current state of the extension is currently not fully compatible with TYPO3 9.5 or with TYPO3 10.4.

With this patch a lot of legacy code and TYPO3 7+8 workarounds have been removed. Also the Extbase CommandController has been replaced by 2 new Symfony commands which contain the original functionality to cleanup files and to remove files from the recycler.

Since the change can be considered as breaking (e.g. command arguments/options), the major version has been raised to 2.0.0