Cookiebot App v1.1.0
Cookiebot App enables seamless integration of Cookiebot cookie consent management into Enonic XP sites with minimal configuration.
π― Overview
This application simplifies GDPR and cookie compliance by automatically injecting the Cookiebot auto-blocking script into your Enonic XP site pages. Simply configure your Cookiebot ID and let the app handle the rest.
β¨ Features
- Easy Configuration: Set up Cookiebot in seconds by entering your
cbidin the site configuration - Custom Language Support: Override the default banner language with a custom language code
- Auto-Blocking Script: Automatically adds the Cookiebot script to page headers in live mode
- Cookiebot Declaration Components: Includes both part and macro components for cookie declarations
- Production-Safe: Only activates in live mode, preventing interference during content editing
π§ Configuration
- Install the application on your Enonic XP site
- Navigate to site configuration
- Enter your Cookiebot Id (
cbidfrom your Cookiebot script) - (Optional) Set a custom language code to force a specific banner language (e.g., "en", "pt", "es")
π¦ Installation
Gradleovy
dependencies {
include "no.seeds:cookiebotapp:1.1.0"
}### Manual Installation
Download the JAR file from this release and deploy it to your Enonic XP instance.
π οΈ Components Included
- Response Processor: Automatically injects Cookiebot script into page headers
- Cookiebot Declaration Part: Displays cookie declaration on your pages
- Cookiebot Declaration Macro: Inline cookie declaration for content editors
π Usage
Once configured, the Cookiebot banner will automatically appear on your live site, allowing visitors to manage their cookie preferences according to GDPR and other privacy regulations.
π Bug Reports & Feature Requests
Please report issues or request features through the GitHub issues page.
π License
See LICENSE.txt for details.