Module Description
COOKiES Module Handlers are used to modify the HTML output (especially <script> tags) of a module in the backend so that the execution of Javascript and thus the installation of cookies or the transmission of user data to third parties is suppressed until the User of the website has given his consent. If the user has given their consent, the changes in the front end are reversed so that the Javascript code is loaded and executed.

There are two common methods in Drupal that a module can add Javascript to the HTML of the page. On the one hand the well-known method via libraries, and on the other hand the technique of adding a script tag directly in the header of the HTML page (which is often used by tracking services).

If any module uses one of these methods to integrate critical Javascript code (within the meaning of the GDPR), a COOKiES module handler can be used to effectively switch off this code until the user has given his consent via the COOKiES UI without this individual adjustments must be programmed for this.

Project Usage
64
Creation Date
Changed Date
Security Covered
Not Covered By Security Advisory
Version Available
Alpha
Module Summary
The COOKiES Module Handlers aim to suppress the execution of Javascript and the installation of cookies until the user gives consent, reversing the changes in the front end once consent is provided.
Data Name
cookies_module_handler

OPENAI CHATBOT

OPENAI CHATBOT

12:27:49
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.