TYPO3 v14 LTS

A fresh new look and a whole new level of user-friendliness

The latest addition to the TYPO3 universe has been available for download in the LTS version since April 21, 2026!
 

As with previous TYPO3 LTS versions, the abbreviation stands for Long-Term Support, meaning three years of free support. Additionally, three more years of support can be purchased through TYPO3 GmbH’s ELTS program.

Of course, all the features of the v14 versions have once again been combined into a particularly stable LTS release. Below, we have listed the most important new features and enhancements of TYPO3 v14 LTS.


Get started now!

Are you ready to go? Get a free quote for your online store and let us advise you without obligation.


A refreshingly new backend

TYPO3 v14 LTS introduces a new backend layout. Greater clarity and clear naming conventions make it easier to navigate. Subtle design changes, such as slightly modified icons and corners, create a modern and pleasant look.

When renaming the backend elements, special care was taken to ensure that the name and function align while also achieving the best possible alignment with standards used in other popular content management systems.

Context Panel

Editing content or page properties is now a bit easier. Instead of reloading the entire page, a window now opens on the right-hand side of the screen, while the page and page tree remain visible in the background. This allows users to make changes even faster without losing context.

Support for creating pages and a new wizard for setting up scheduled tasks

Creating new pages in TYPO3 v.14 has never been easier. The new Page Wizard guides users step by step through filling out the relevant fields.

Speaking of wizards: Scheduled tasks can now be created and organized in a much more user-friendly way, with practical filters and sorting options.

Centralized bookmark management

Bookmarks were previously known as shortcuts. They are now easier to find and organize, and thanks to quick access links and groups, they allow users of large TYPO3 installations to find their pages easily.

New Link Management Modules

QR codes

Another new backend module allows editors to create QR codes directly in TYPO3. These codes can be used to link to any page within the TYPO3 project, and the links can also be modified later. 

This is a major advantage when distributing physical QR codes or using them for trade shows, for example, since their destinations can be easily updated without having to change anything on the booths, flyers, or other materials.

Short URLs

Another feature that will make marketing teams' work easier is the new built-in short-URL backend module. 

Built-in safeguards protect the URLs from duplication and unintended changes.

Both new link variants come equipped with powerful new features right from the start. Click counters, mandatory SSL, and customizable expiration dates allow you to monitor performance and plan campaigns with confidence.

Reports on Content Types

For administrators and developers alike, it is extremely important to make informed decisions about website development. The new Reporting module shows exactly which types of content elements - and even which fields - are being used or not used. 

With this new, clear overview, opportunities for optimization can be easily identified, and you can learn more about how editors actually work on the website.

New dashboard tiles

New dashboard tiles provide a clearer overview of backend system access and allow editors to seamlessly resume work on recently edited pages.

A list of recent backend user logins shows administrators exactly who logged in and when, without having to delve deeper into TYPO3 reports or logs.

The tile for recently opened pages and records. This is a particularly useful feature in large systems, saving editors the trouble of having to browse through the page tree or use the search function.

Get started right away with the new Camino theme

Until now, a new TYPO3 installation has provided a backend that was ready to use, but did not include a frontend by default. This is now changing with TYPO3 v14 and the new frontend theme “Camino”, which offers a way - especially for brand-new TYPO3 users - to create a complete website with very little effort.

With Camino, you can build a TYPO3 site structure without any dependencies and entirely without Fluid styles. Customizations such as colors and various settings for headers and footers are possible, allowing you to implement complete projects within it.

New features in the Form Framework

TYPO3 v14 also introduces several new features and improvements for forms integrated via the Forms Framework.

A single field can now handle multiple uploads, and rich-text formatting allows for more advanced design options for the forms themselves. Outgoing emails can also be customized more easily and without in-depth technical knowledge. Additionally, the entire editor has become more intuitive and practical to use, with improved navigation and a new search function. 

A lot has also changed under the hood. A data-driven approach replaces YAML-based storage, which can be implemented directly using a dedicated CLI command.

Integration of Fluid Version 5.3

With the integration of Fluid Version 5.3, TYPO3 v14 offers additional options for flexible template development:

  • File names no longer need to be in uppercase.
  • New intelligent fallback mechanism for template resolution.
  • Support for meaningful file extensions such as .fluid.html.
  • Full CDATA support for embedded CSS and JavaScript.
  • New ViewHelpers for metadata, content areas, records, and responsive images.
  • New CLI command `fluid:analyze` for template validation and quality assurance.

For developers, this means greater flexibility and improved maintainability of Fluid templates.

Significant Advances in Localization and Translation

The new Translation Wizard introduces a guided translation workflow that walks editors through every step of a TYPO3 translation. This feature makes translations even easier and is especially helpful for new users.

On the technical side, Symfony Translation provides improved handling of translation files. Both XLIFF 1.x and 2.x formats are supported. Additionally, with version 14, labels can be organized into domains.

For TYPO3 v14, the localization team made many backend languages available right from the start. TYPO3 gives users the option to use the entire backend in their preferred language. All that is needed are the language packs, which are available from the start for Arabic, Czech, Danish, Dutch, French, German, Italian, Lao, and Russian.

TYPO3 v.14 - Fast and secure at the same time!

System Resource API

The new System Resource API streamlines the management and resolution of resources. Files from extensions, FAL, projects, or external sources are processed through a central interface. This simplifies development, reduces sources of error, and makes it easier to add extensions, such as for CDNs.

Modernized Extension Management

A valid composer.json file is now required for all installation types. The ext_emconf.php and ext_tables.php files are no longer needed, as their functions have been replaced by modern configuration methods.

Extbase Improvements

Extbase now supports Symfony validators, making validation easier and more maintainable. New SQL functions in ORDER BY clauses enable more flexible database queries. In addition, the #[Authorize] and #[RateLimit] attributes improve security and access control directly within the code.

Improved error analysis

The updated exception handler displays error messages and stack traces in a clearer format. Additional features, such as the ability to copy file paths with a single click, make it easier to analyze and resolve errors.

Hosting and DevOps

TYPO3 v14 LTS significantly improves the hosting and management of modern TYPO3 installations. It offers greater flexibility, enhanced security, better support for automated deployments, and a more modern system architecture.

Thanks to more flexible session management in the Install Tool, sessions no longer need to be stored locally as files but can instead be managed centrally via Redis, for example. This increases reliability in multi-server environments and for container-based deployments.

Additionally, TYPO3 now supports authentication with username and password in accordance with the security model introduced in Redis 6. This enhances the security of the infrastructure.

The password hash for the Install Tool can now be generated directly via the TYPO3 command line (CLI). Manual file adjustments are no longer necessary, which simplifies automated installations and updates and enables easier automation of deployments.

The previously required script typo3/install.php is no longer needed, as the Install Tool has been fully integrated into TYPO3’s backend routing. For Composer installations, this also means the typo3/ folder is no longer required. Existing installations remain fully compatible and benefit from the new, modernized architecture without any need for adjustments.

Upgrade to TYPO3 v14

Upgrading from an older version of TYPO3 is usually straightforward. TYPO3 versions v12, v13, and v14 have nearly identical minimum system requirements. TYPO3 v12 and v13 already support PHP 8.2, and the MariaDB and MySQL versions they support are also supported by TYPO3 v14 LTS.

While PHP 8.2 is a minimum requirement for TYPO3 v14, PHP versions 8.3, 8.4, and the current version 8.5 are also supported.

Maintenance and Support for TYPO3 v14

The Long-Term Support version (v14.3) will receive bug fixes until December 31, 2027, and security patches until June 30, 2029.

With the subsequent, paid ELTS, however, systems will continue to be protected with security and compatibility patches until June 30, 2032. 

Already in TYPO3 v14:

The TYPO3 website "Ehrenamt OpenSource," operated by web-vision, is already running on version 14. Here you can take a look at a TYPO3 v14 page (and a very worthwhile petition).


Start your TYPO3 project now!

Want to get started with TYPO3? Get a free quote for your TYPO3 website.


Selection of our TYPO3 clients

You can find more information about TYPO3 v13 LTS here on the typo3.org website.

You can find more information about TYPO3 v13 LTS here on our website.

You can find more information about TYPO3 v12 LTS here on our website.

You can find more information about TYPO3 v11 LTS here on our website.