This module is an accelerator which present how user consents could be managed with Jahia.
With this module you can create Consent contents and add these consents to your project.
By doing this, you enable the consent for your project, and the visitor must approve or deny
this consent. The user preferences are stored in the browser local storage
A consent allow you to load directly a javascript code when user give his consent or to trigger
a third party event. Currently, the module is implemented to trigger Google Tag Manager (GTM)
events. The javascript code to deploy is managed in GTM.
Get the full documentation on the GitHub page https://github.com/Jahia/consent-manager
Consent Manager 1.0.2
Consent Manager Accelerator for Jahia jContent 8.0.2.x
Release notes :
If you find any issue of if you want to propose some improvement, please use the dedicated tools from the developer page https://github.com/Jahia/consent-manager
Read the Quick Start section on https://github.com/Jahia/consent-manager
MIT License Copyright (c) 2021 Jahia Solutions Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.