---
title: "Breaking: #68243 - Move not used FrontendDocumentTemplate"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-68243"
source: "Changelog/7.4/Breaking-68243-MoveNotUsedFrontendDocumentTemplate.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #68243 - Move not used FrontendDocumentTemplate

See [forge#68243](https://forge.typo3.org/issues/68243)

## Description

Move unused FrontendDocumentTemplate to ext:compatibility6.

## Impact

Installations still using FrontendDocumentTemplate require ext:compatibility6 to be installed.

## Affected Installations

Installations still using FrontendDocumentTemplate.

## Migration

Install ext:compatibility6 or adapt the code to not use the FrontendDocumentTemplate functionality.

Adapting the code is highly recommended.
