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

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

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

image-20250807-094113.png

Search & Install easyVision

Use the search field to look for easyvision.
Check the box next to the module and click Install.

image-20250807-100844.png

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.

image-20250807-101010.png

Enter Your Integration Key

Enable the module via the checkbox.
Paste your Integration Key from the SiteCockpit dashboard into the provided field.

image-20250807-101128.png

Save the Configuration

Click Save configuration to apply the changes. You will see a status message.

image-20250807-101244.png

Integration Complete!