This project is not covered by Drupal’s security advisory policy.
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 information
- Project categories: Access control, Developer tools, Integrations
- Ecosystem: COOKiES Consent Management
141 sites report using this module
- Created by jfeltkamp on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
