2017

TYPO3 ELTS Release Version 6.2.35

After 3 years of free support, TYPO3 LTS version 6.2 was officially marked as unsupported this spring. Since then, Extended Long Term Support (ELTS) can be booked to keep things safe. This week, TYPO3’s core team has released yet another ELTS security release: version 6.2.35.

TYPO3 ELTS Release Version 6.2.32

If you opt for TYPO3 GmbH's Extended Long Term Support (ELTS), you gain peace of mind. Our newly released version 6.2.32 lets you stay on top in terms of maintenance and security updates.

What You Gain by Taking Part in TYPO3 Events

There are a whole lot of different TYPO3 events all year round, some more techy, others not. All of them a great opportunity for both enthusiastic beginners as well as experienced professionals to contribute towards TYPO3 CMS, to meet old friends and to make new ones.

Testing TYPO3's Core - Part VII: A Historical View

The road to establishing the best possible workflow patterns for testing TYPO3 has been long and winding. It has been filled with up and downs and loads of lessons have been learnt along the way. Today the test environment runs efficiently. Join us for a glimpse behind the scenes!

How to Use JavaScript in TYPO3’s Backend

JavaScript can be found in all parts of a software system that interact with a browser, e.g. backend tasks, web servers and data processing. TYPO3 v7 and v8 support AMD modules by using RequireJS. One of the advantages of using RequireJS is an improvement in website performance.

Testing TYPO3’s Core - Part VI: Integrity Tests

Integrity tests are an integral part of TYPO3’s quality assurance process. This fourth and final step in our review process is used to check communication paths between different parts of the system and shows that all modules work correctly together. If all runs smoothly, a patch is then merged into the core.