Skip to main content

Integrate Axeptio with the Drupal module

Written by Alexandre Dias Da Silva

1 . Drupal Module Download

2. Configuration in Your Drupal Back Office

Go to Configuration > System > Axeptio
Configure your project ID, Cookie version and the lifetime of cookies (13 months recommended maximum)

axeptio-drupal (1).png

HTTPS Only Configuration

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

Multi-language Management in Drupal

You have 2 options to manage 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

  1. To use the language choice via the Drupal Back Office, you must proceed in several steps


    Structure the same nomenclature for your Cookie Versions with for example: cookie_version_name-{lang}
    Ex: myVersion-fr and myVersion-eng

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

Did this answer your question?