Cookie Consent Plugin
This cookie consent plugin has been developed by g-c.dev and integrates a customizable cookie consent banner using cookieconsent by orestbida. It lets website visitors manage their cookie preferences via a modal.
The code repository for this plugin can be found on GitHub.
Plugin Settings
In the plugin settings, you can define the cookie category descriptions shown in the preferences modal:
- message_base: Description for necessary cookies (always enabled). Explains why these are required for core site functionality.
- message_analytics: Description for analytics cookies. Used for tracking usage and improving site performance.
- message_functionality: Optional description for functionality cookies. These typically enhance the user experience (e.g., saving preferences).
- message_marketing: Optional description for marketing cookies. Used for personalized advertising and user tracking.
- legal_and_privacy_url: Link to your legal/privacy policy page (displayed in the modal footer and the information section).
If a message field (e.g., message_marketing
) is left empty, the corresponding cookie category will not be shown in the modal.