---
title: "Installation"
manual: "schema_health"
version: "main"
permalink: "https://docs.typo3.org/permalink/brotkrueml/schema-health:installation@main"
source: "Installation/Index.rst"
rendered: "2026-09-18T07:40:48+00:00"
---

# Installation {#installation-1}

Target group: **Administrators**

> [!NOTE]
> The extension in version version is available for TYPO3 v13 LTS and
> TYPO3 v14 LTS.

The recommended way to install this extension is by using Composer. In your
Composer-based TYPO3 project root, just type:

```bash
composer req brotkrueml/schema-health

```

and the recent stable version will be installed.

In a legacy installation, you can also install the extension from the
[TYPO3 Extension Repository (TER)](https://extensions.typo3.org/extension/schema_health/).
