Symfony Console in TYPO3 – An Introduction

Command controller are a nice way to execute things in TYPO3 context on the command line. Since TYPO3 8 it is possible to use the Symfony Console to create and execute those commands natively. In this article I describe, how to use them and which possibilities they offer. Console commands are triggered via the command … Continue reading Symfony Console in TYPO3 – An Introduction