# Drupal

Adding Didomi CMP to your Drupal site is straightforward and requires no development skills.&#x20;

**Follow these steps to add the CMP to your website!**

### **✅ Pre requisites**&#x20;

You need the two following Didomi parameters to properly configure the plugin and correctly deploy the Didomi notice on your website:

* *Organization Public API Key*
* *Notice ID*

{% hint style="info" %}
If you don't know where to find these parameters in the Didomi console, consult [this documentation](/integrations/content-management-system-cms/retrieve-didomi-parameters-for-cms-plugin.md).
{% endhint %}

### ✅ STEP 1: Install the Didomi CMP plugin for Drupal

* Go to the “Extend” admin page then click on “+ Add new module”:

<img src="/files/9ofcGCHnE9AnQ7OHLO6G" alt="" width="516">

* Enter the URL of the Didomi CMP plugin for Drupal in the *Add from a URL* field: <https://sdk.didomi.io/cms-plugins/drupal/didomi-plugin-drupal-latest.zip> then click on *Continue*:

<img src="/files/Je555b1X8y4q0PC23aas" alt="" width="516">

### ✅ STEP 2: Activate the Didomi CMP plugin

* Navigate to the *Extend* admin page, search for *Didomi CMP* in the list of plugins, check the box then click on *Install*:

<img src="/files/m9UZWlGtJydO9HG8elTv" alt="" width="516">

<img src="/files/zyYzpCofUHNJx2bvPbFV" alt="" width="516">

{% hint style="info" %}
At this stage, the Didomi CMP plugin for Drupal is installed and activated on your website but no consent notice will show just yet.
{% endhint %}

### ✅ STEP 3 – Setup your Didomi notice

After installing and activating the Didomi CMP plugin (Steps 1 and 2) and retrieving the necessary parameters from Didomi (prerequisites), you can proceed to configure the plugin.&#x20;

* Navigate to the *Configuration* admin page and click on the *Didomi CMP* menu item under *System*:

<img src="/files/kGFvfW6jI2rlkUGBsShv" alt="" width="516">

* Enter your Didomi public organization API key and notice ID in the settings then click on *Save configuration*:&#x20;

<img src="/files/dP5hWxANPCycNNHbTtkJ" alt="" width="516">

The Didomi CMP notice will now be displayed on your website.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.didomi.io/integrations/content-management-system-cms/drupal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
