Skip to main content

Drupal integration

M
Written by Manon Manso
Updated over a week ago

1. Download the Drupal Module

2. Configuration in Your Drupal Back Office

Go to Configuration > System > Axeptio


Configure your Project ID, Cookie version, and cookie lifetime (13 months recommended max).

axeptio-drupal (1).png

HTTPS Configuration Only

If you do not have an SSL certificate, you can uncheck this box. However, we recommend installing a certificate instead. It has become the standard for all websites.

### Multi-Language Management in Drupal

You have 2 options for managing languages in Drupal:

Option 1: From the Axeptio Back Office

Configure only your Project ID and choose the cookie version based on a URL through our system in the back office.

Option 2: From the Drupal Back Office

To use language selection via the Drupal Back Office, proceed with the following steps:


- Structure the same nomenclature for your Cookie Versions, for example: cookie_version_name-{lang}


- Example: myVersion-fr and myVersion-eng

In the Drupal back office, for the cookie version, you only enter "myVersion" and the module will automatically add the -{lang}.

Did this answer your question?