Installation

Target group: Administrators

Note

The extension supports TYPO3 v10 LTS and TYPO3 v11.

Installation via composer

  1. Add a dependency brotkrueml/typo3-matomo-optout to your project’s composer.json file to install the current stable version:

    composer req brotkrueml/typo3-matomo-optout
    
  2. Activate the extension in the Extension Manager.

Installation in Extension Manager

The extension needs to be installed as any other extension of TYPO3 CMS in the Extension Manager:

  1. Switch to the module Admin Tools > Extensions.
  2. Get the extension
    1. Get it from the Extension Manager: Select the Get Extensions entry in the upper menu bar, search for the extension key matomo_optout and import the extension from the repository.
    2. Get it from typo3.org: You can always get the current version from https://extensions.typo3.org/extension/matomo_optout/ by downloading the zip file. Upload the file afterwards in the Extension Manager.

Preparation: Include static TypoScript

The extension ships some TypoScript code which needs to be included.

  1. Switch to the root page of your site.
  2. Switch to the Template module and select Info/Modify.
  3. Press the link Edit the whole template record and switch to the tab Includes.
  4. Select Matomo Opt-Out (matomo_optout) from the available items at the field Include static (from extensions):
Include static TypoScript