TYPO3: t3extblog 10.2 released
-
28. April 2026
-
TYPO3
-
Lesezeit 2 Min.
A TYPO3 14 LTS compatible version of my blogging extension t3extblog has been released.
This maintenance release brings full support of TYPO3 CMS 14.3 and comes with lots of new features and improvements! Overhauled email functionality (now fully localized and with FluidMail support), new plugins (related posts, tag cloud), new menu processor for breadcrumbs (incl. EXT:schema support) and, most important, automated tests besides the existing CGL and quality checks!
After years of only thinking about it, I finally managed to implement unit test, functional tests and acceptance tests. Based on PHPUnit and Codeception with Selenium these tests will ensure quality, reliability and stability as well as an improved developer experience.
A GitHub Action workflow will make sure each commit and pull request is tested: check the release commit results here!
Version 10.x includes some breaking changes, so make sure to check out the upgrade guide in the documentation for more details.
A brief overview:
- Support for TYPO3 14 LTS
- Support for TYPO3 FluidMail email standard
- Support for fully localized emails
- Added new "related posts" and "tag cloud" plugin
- Added related posts to post detail view
- Added reading time calculation view helper
- Added "this is an old post" notice for detail view
- Added year filter to archive plugin
- Option to configure recursive level in category list view
- Added menu processor for breadcrumbs and EXT:schema support
- Added unit, functional and acceptance tests incl. CI
- Added YAML lint test in CI
Download from TER, GitHub or using Packagist:
typo3.org/extensions/repository/view/t3extblog
github.com/fnagel/t3extblog/releases/tag/10.2.0
packagist.org/packages/felixnagel/t3extblog
Please report feedback and bugs in the related issue tracker on GitHub.
If you need help getting your TYPO3 CMS extensions ready for version 14 or to migrate a complete instance to a newer version, feel free to drop me a line. I'm glad to support you and your team!

0 Kommentare