OXID
This guide explains how to install and configure the SiteCockpit easyVision widget in your OXID eShop 7 instance. The installation is handled via Composer, and configuration takes place directly in the OXID admin panel.
- Open Terminal & Access Your Project Directory
- Install the Module via Composer
- Log in to the OXID Admin Panel
- Open Module Settings
- Enter the Integration Key
- Activate the Module
Open Terminal & Access Your Project Directory
Open your terminal and navigate to the root folder of your OXID installation: cd /path/to/project
Install the Module via Composer
Run the following command in your terminal to install the SiteCockpit module: composer require sitecockpit/easy-vision-oxid7
Log in to the OXID Admin Panel
Access your OXID backend by visiting: https://your-domain.com/admin
Log in with your admin credentials.
Open Module Settings
In the left-hand menu, navigate to:
Extensions > Modules > easyVision
Enter the Integration Key
Open the Settings tab. Paste your integration key into the provided field.
You can find this key in your SiteCockpit dashboard under
easyVision > Integration.
Activate the Module
After entering your key, click on Activate module.
The integration is now complete, and the widget is embedded on your site.