Module for Orchard Core for adding Cookie Control by CIVIC.
This module is referencing a stable build of Orchard Core (1.8.3
).
This module is available on NuGet. Add a reference to your Orchard Core web project via the NuGet package manager. Search for "Etch.OrchardCore.CivicCookieControl", ensuring include prereleases is checked.
Alternatively, download the source or clone the repository to your local machine. Add the project to your solution that contains an Orchard Core project and add a reference to Etch.OrchardCore.CivicCookieControl.
First step is to go to the CIVIC site and create a license. The cookie control won't work until you've added a a "CIVIC Cookie Control" widget to a layer.
Once a reference to this module has been configured there will be a "CIVIC Cookie Control" feature available within the CMS instance. Enabling this feature will create a new "CIVIC Cookie Control" widget that when created contains various fields that are used to construct the configuration properties that are passed to the CIVIC cookie control JS library.