.. include:: /Includes.rst.txt

.. _installation:

============
Installation
============

Target group: **Administrators**

.. note::
   The extension in version |version| supports TYPO3 v13 LTS and TYPO3 v14,
   and requires at least Matomo in version 5.4.

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

.. code-block:: 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)`_.

The extension offers some configuration which is explained in the
:ref:`Configuration <Configuration>` chapter.


.. _TYPO3 Extension Repository (TER): https://extensions.typo3.org/extension/matomo_widgets/
