Drupal
This guide walks you through the steps to integrate the easyVision module from SiteCockpit into a Drupal 11 website. The module is installed via Composer and configured directly in the Drupal admin panel.
- Install the Module via Composer
- Enable the Module in Drupal
- Search & Install easyVision
- Configure the Module
- Enter Your Integration Key
- Save the Configuration
Install the Module via Composer
Open your terminal and navigate to your Drupal project root directory: composer require sitecockpit/easy-vision-drupal11
Enable the Module in Drupal
Log in to your Drupal admin dashboard.
In the top navigation, go to:
Manage → Extend
Search & Install easyVision
Use the search field to look for easyvision.
Check the box next to the module and click Install.
Configure the Module
After installation, go to:
Manage → Configuration
Scroll down to the Web services section.
You’ll see easyVision by SiteCockpit listed.
Click it to open the module settings.
Enter Your Integration Key
Enable the module via the checkbox.
Paste your Integration Key from the SiteCockpit dashboard into the provided field.
Save the Configuration
Click Save configuration to apply the changes. You will see a status message.
Integration Complete!