On this page you find all important commands for the CLI tool typo3. If the
command you are looking for is missing please ask our AI.
typo3
TYPO3 CMS is an Open Source Enterprise Content Management System with a large global community, backed by the approximately 900 members of the TYPO3 Association.
List of commands for typo3:
-
typo3:cache:flush Cache clearing for all, system or frontend caches.$ vendor/bin/typo3 cache:flushtry on your machineexplain this command
-
typo3:extension:list Shows the list of extensions available to the system.$ vendor/bin/typo3 extension:listtry on your machineexplain this command
-
typo3:language:update Update the language files of all activated extensions.$ vendor/bin/typo3 language:updatetry on your machineexplain this command
-
typo3:scheduler:run Start the TYPO3 Scheduler from the command line.$ vendor/bin/typo3 scheduler:runtry on your machineexplain this command
-
typo3:upgrade:list List available upgrade wizards.$ vendor/bin/typo3 upgrade:listtry on your machineexplain this command
-
typo3:upgrade:run Run upgrade wizard. Without arguments all available wizards will be run.$ vendor/bin/typo3 upgrade:runtry on your machineexplain this command