TYPO3
This guide explains how to install and confiure the easyVision plugin for TYPO3. The integration is done via Composer and the TypoScript Constant Editor within the TYPO3 backend.
- Open the Terminal and Navigate to Your Project
- Install the Plugin via Composer
- Log in to the TYPO3 Admin Panel
- Open the Constant Editor
- Add Your Integration Key
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
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.
Add Your Integration Key
Paste your integration key from the SiteCockpit Dashboard into the input field.