---
title: "Frontend Theme for Extension Development"
manual: "Frontend Theme for Extension Development"
version: "main"
source: "Index.rst"
start: true
modified: "2026-09-17T04:52:50+00:00"
---

# Frontend Theme for Extension Development

-   *Extension key:* theme_extension_development
-   *Package name:* sbuerk/theme-extension-development
-   *Version:* release
-   *Language:* en
-   *Author:* sbuerk
-   *License:*

    This document is published under the
    [Open Content License](https://www.openhub.net/licenses/opl).

-   *Rendered:* today

---

TYPO3 frontend theme for development purposes: extension development, DDEV
based test instances and acceptance tests.

> [!NOTE]
> This is a development tool, not a production theme. It renders pages,
> navigation and every content element the core registers without depending
> on `fluid_styled_content`, and the public API is not stable and may
> change without a deprecation phase until the first stable release.

---

**[Introduction](Introduction/Index.html#introduction)**

Learn what the extension is for and which TYPO3 and PHP versions are
supported.

**[Installation](Installation/Index.html#installation)**

Install the extension in your development or test instance.

**[Configuration](Configuration/Index.html#configuration)**

Enable the theme for a site and override its templates.

**[Components](Components/Index.html#components)**

The component library, the components that need JavaScript and what
they do without it.

**[Changelog](Changelog/Index.html#changelog)**

Overview of the changes per released version.
