webit-de / typo3_console_cleartempfiles
Clear temporary files using TYPO3 Console
Installs: 1 777
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 3
Type:typo3-cms-extension
Requires
- php: >=7.0.0
- helhum/typo3-console: ^4.6 || ^5.0
- typo3/cms-core: ^8.7
Replaces
- typo3-ter/typo3_console_cleartempfiles: 1.2.2
README
This TYPO3 patch extension extends the TYPO3 Console with tasks to remove temporary files, e.g. to clear the »typo3temp« folder.
Requirements
- PHP
- TYPO3
Installation
Packagist Entry https://packagist.org/packages/webit-de/typo3_console_cleartempfiles/
Usage
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
Source
https://github.com/webit-de/typo3-typo3_console_cleartempfiles/
License
GNU General Public License version 2 or later
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
Author
Lidia Demin (demin@webit.de) for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/)
Changelog
Contribution
TYPO3 - inspiring people to share!
This TYPO3 extension is Open Source, so please use, patch, extend or fork it.