---
title: "Installation"
manual: "Matomo Widgets"
version: "main"
permalink: "https://docs.typo3.org/permalink/brotkrueml/typo3-matomo-widgets:installation@main"
source: "Installation/Index.rst"
rendered: "2026-09-22T16:06:29+00:00"
---

# Installation {#installation}

Target group: **Administrators**

> [!NOTE]
> The extension in version version supports 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/typo3-matomo-widgets
```

and the recent 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/matomo_widgets/).

The extension offers some configuration which is explained in the
[Configuration](https://docs.typo3.org/permalink/brotkrueml/typo3-matomo-widgets:configuration@main) chapter.
