Website CookieConsent

CookieConsent integration

Technical Name:
website_cookieconsent
Version:
14.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1481/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Website CookieConsent

This module integrates Odoo website with [Orestbida's CookieConsent plugin](https://github.com/orestbida/cookieconsent).

Table of contents

Configuration

To configure this module, you need to:

# . Go to Website > Configuration > Settings # . On the Website settings tab, then select the website to configure # . Scroll down to the CookieConsent section. # . Toggle Use CookieConsent. # . Click on Save button.

static/description/website_configuration.png

IMPORTANT: The CookieConsent section will only be applied to the website selected in the Website settings tab. As it already has been mentioned that Settings on this page will apply to this website. So if you want to apply the same settings to another website, you need to repeat the same steps for that website.

static/description/website_selection.png

After that, when you visit the website, you will see a banner at the bottom of the page asking for your consent to use cookies.

static/description/cookieconsent.png

When you click on the Manage preferences button, you will see a pop up window with containing strictly necessary cookies and analytics cookies.

static/description/cookieconsent_modal.png

Notes

The files inside /static/src/js, /static/src/css and /static/src/i18n are the default configuration, stylesheets and locales used by CookieConsent.

The [upstream maintainer](https://github.com/orestbida/cookieconsent) offers a [playground](https://playground.cookieconsent.orestbida.com/) to test the extent of the customization.

Contributors