This TYPO3 patch extension extends the TYPO3 Console with tasks to remove temporary files, e.g. to clear the »typo3temp« folder.
- PHP
- TYPO3
Packagist Entry https://packagist.org/packages/webit-de/typo3_console_cleartempfiles/
Run ./vendor/bin/typo3cms
to see a list of available tasks below the »tempfiles« key.
E.g. to empty the »typo3temp« folder:
./vendor/bin/typo3cms tempfiles:emptytypo3temp
https://github.com/webit-de/typo3-typo3_console_cleartempfiles/
GNU General Public License version 2 or later
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
Lidia Demin ([email protected]) for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/)
TYPO3 - inspiring people to share!
This TYPO3 extension is Open Source, so please use, patch, extend or fork it.