TYPO3 v8 and MariaDB 10.2.7+
Recently several enquires reached me at work from customers, whether TYPO3 Version 8 is compatible with MariaDB version 10.2.7 and above. There are several bug reports on TYPO3 forge. In…
Recently several enquires reached me at work from customers, whether TYPO3 Version 8 is compatible with MariaDB version 10.2.7 and above. There are several bug reports on TYPO3 forge. In…
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. (more…)
Docker for Mac may provide a really bad performance, depending on the current setup and used software. I provide here some tipps how to make your local development environment much, much faster.
The new routing feature of TYPO3 is one of the major achievements of the last TYPO3 LTS release. Routing for pages works out of the box, but the routing for extensions requires some manual configuration. This post gives an overview over the various possibilities. (more…)
With each major version of TYPO3 there has more or less work to be done to upgrade to the next major version. Every next upgrade project brings its own challenges. Following these recommendations, will ease your pains (hopefully). (more…)
Some weeks ago, Thomas Löffler sent a tweet with the hash tag #t3kudos, that got quite some response. Here is an interview with Thomas about his motivation and how you can also contribute. (more…)
PhpStorm is probably one of the most used IDEs in the TYPO3 world, if not also in the PHP universe. In this post I show some hints, how to work more productively and get more out of it.
This layer is about the basic services many CMS and web applications are based on: the web server, php and database. TYPO3 is relying on them, too. So it's worth…
Since version 9 TYPO3 comes with routing out of the box. Routing means, that “speaking urls” are created automatically by TYPO3. It is available for pages, languages and even extensions.
SkillDisplay provides self study guides and verifications for TYPO3 and Fluid. Together with the TYPO3 Education Committee and the TYPO3 GmbH, they create learning paths with the goal to succeed in the official TYPO3 certification exams. (more…)