[TYPO3-dev] Improve EXT:coreapi [Google Summer of Code project]

Christian Kuhn lolli at schwarzbu.ch
Tue May 6 21:48:05 CEST 2014


Hey.

On 05/05/2014 11:25 PM, Philipp Gampe wrote:
> Install/ maintenance stuff (more important)
> * set/unset/display all TYPO3_CONF_VARS
> * run core update (install tool)
> * run db compare from cli
> * run broken ext check
> * run opcode cache clearing
> * run cache clearing
> * set preset
> * create DB dump without temp tables
> * create DB dump without temp and user tables (for test systems, etc)
>    we will need a new setting to keep track of those tables
> * DB update for single extension

Yeah. Basically every single functionality of the install tool should be 
available via cli. At the moment, it is probably the biggest bummer that 
the new install tool does not provide a cli interface to its 
installation process and other tasks, especially core updates, db 
analyzer, upgrade wizards, clear cache.

Since the current work-in-progress "new release cycle" will also heavily 
benefit from a cli based install / upgrade tool, I'll probably work on 
this soon. And there are other positive effects.

Furthermore Helmut worked on a generic cli API for the core [1].

Imho, it is time to combine all those efforts to a generic, flexible and 
stable interface.

I guess we'll stay in contact Stefano ;)

Regards
Christian

[1] http://typo3.helmut-hummel.de/post/84826679360/typo3-cms-console



More information about the TYPO3-dev mailing list