Drupal CMS Privacy Basic
Description
The Drupal CMS Privacy Basic recipe provides basic privacy features including consent management and remote content blocking. It helps sites comply with privacy regulations by giving visitors control over cookies and external content loading.
Recipe Dependencies
Depends on the following recipes:
Basic content type tools for menu and content integration.
Included Modules
Brings in the following core and contributed modules to your site:
BPMN modeler, integrated into Drupal's admin UI.
Base events, conditions and actions.
Config events.
Content entity events, conditions and actions.
User events, conditions and actions.
Provides a user interface for managing ECA models.
Implements the Klaro Consent Manager into Drupal.
Allows you to add attributes to menu links.
Custom Menu Links (in Drupal core)
Allows users to create menu links.
Provides an API for modules to use modelers like BPMN.iO.
Installation
Apply the recipe using Drush:
Usage
After installation, visitors will see a consent management dialog (powered by Klaro) that allows them to choose which cookies and external services they permit. Remote content (such as embedded videos or analytics scripts) is blocked until the visitor provides explicit consent. Site administrators can configure consent categories and customize the dialog through the Klaro settings.
Last updated