Skip to content

TYPO3-Console/TYPO3-Console

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Latest Stable Version TYPO3 11 Total Downloads Monthly Downloads Build Status StyleCI License Donate

TYPO3 Console

TYPO3 Console (helhum/typo3-console) provides a clean way to register commands and a sane way to call these commands through the TYPO3 core command line tool called typo3.

Important information for longtime users

Since version 8.0.0 the extra binary typo3cms is removed and superseded with the core binary typo3. Commands that were called e.g. typo3cms database:updateschema before, must now be called with typo3 database:updateschema.

It ships many commands to execute TYPO3 actions, which otherwise would only be accessible via the TYPO3 backend. This makes TYPO3 Console a perfect companion for development, deployment, Docker setups, continuous integration workflows or anything else where automation is required or beneficial.

Examples for such commands are:

  • typo3 install:setup to completely set up TYPO3 from command line
  • typo3 database:updateschema to perform granular database schema updates
URL
Repository: https://github.com/TYPO3-Console/TYPO3-Console
Read online: https://docs.typo3.org/p/helhum/typo3-console/main/en-us/
TER: https://extensions.typo3.org/extension/typo3_console