Download or clone the repository, rename the folder to CookieConsent then copy the folder to your site's Addons directory, then refresh the add-ons to install the dependencies.
php please addons:refreshTo use the Cookie Consent addon, you need to add 3 tags to your theme layout:
Insert this tag before your own stylesheet, if you rather combine css, you can copy the css file from the CDN and combine it with your own stylesheet.
{{ cookie_consent:css }}Insert this tag before your own scripts, if you rather combine js, you can copy the js file from the CDN and combine it with your own JavaScript files.
{{ cookie_consent:js }}Insert this tag before your own scripts, this initializes the Cookie Consent plug-in with the values you chose.
{{ cookie_consent }}Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email rias@marbles.be instead of using the issue tracker.
Marbles is a digital communication agency based in Antwerp, Belgium. Learn more about us on our website.
The MIT License (MIT). Please see License File for more information.
