Development
Practical insights into development, with the best chance of code examples.
Posts of the category "Development"
Dynamic development environments - What's the point?
If several tasks are developed in parallel, but there is only one testing system, problems can quickly arise. Find out how we solve this here!
Setting up WordPress with Composer - Or: how to teach a budgie to talk
TYPO3 requires Composer since version 8.7 - so why not also set up WordPress installations with it? Find out how to do it here!
How to include all Static Templates with your TYPO3 sitepackage
Including static templates usually has to be done manually and in a certain order in the Template record. We show you how to integrate them properly with your TYPO3 sitepackage.
Geolocation of IP addresses and MaxMind GeoIP2
MaxMind no longer provides the GeoIP2 database format, the one that understands mod_geoip2, free of charge as of January 19, 2019.
The Great Firewall – The challenges of hosting in China
When hosting in China, it is important to get past the infamous "Great Firewall of China". We explain the options you have!
Our little helpers: Automatic backend logins with OAuth 2.0
On the occasion of the TYPO3 Developer Days 2018, we took the opportunity to create a generic OAuth 2.0 connection to the TYPO3 backend.
Google Analytics Opt-Out using the Google Tag Manager (GDPR compliant)
How to implement Google Analytics opt-out links in a GDPR-compliant way using Google Tag Manager (GTM). Get started with our step-by-step guide.