Skip to content
English
  • There are no suggestions because the search field is empty.

TYPO3

This guide explains how to install the SiteCockpit plugin for TYPO3 and how to configure your integration key from the SiteCockpit dashboard. The integration is done via Composer and the TypoScript Constant Editor within the TYPO3 backend.

Open the Terminal and Navigate to Your Project

Open your terminal and go to the directory of your TYPO3 installation:                                          cd /path/to/your/project

Install the Plugin via Composer

Run the following command to install the SiteCockpit plugin:                                               composer require sitecockpit/easy-vision-typo3

 
image-20250801-130454.png

Log in to the TYPO3 Admin Panel

Log in to your TYPO3 backend.
You’ll usually find it at a URL like: https://yourdomain.com/typo3

Open the Constant Editor

In the left menu, navigate to:

Template > Your Root Site > Constant Editor

Then choose the category easyvision.

image-20250801-125749.png

Add Your Integration Key

Paste your integration key from the SiteCockpit Dashboard into the input field.

Screenshot 2025-08-01 145130-20250801-125320.png

The integration is complete.