kreisvier / cookiebanner
This plugin puts a configurable cookie accept banner on your website.
This package's canonical repository appears to be gone and the package has been frozen as a result.
Requires
- craftcms/cms: ^3.0.0-RC1
This package is auto-updated.
Last update: 2024-07-05 16:27:40 UTC
README
Adds a simple but configurable cookie banner to your website.
Using the CookieConsent Javascript by Insite (https://cookieconsent.insites.com)

Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
- Download & unzip the file and place the
cookiebanner
directory into yourcraft/plugins
directory - -OR- if you are familiar with using Git, do a
git clone git@bitbucket.org:kreisvierdigital/cookiebanner.git
directly into yourcraft/plugins
folder. - -OR- as a fan of composer, install it with Composer via
composer require https://bitbucket.org/kreisvierdigital/k4encodeemailscraft3/k4encodeemailscraft3
- Install plugin in the Craft Control Panel by choosing Settings > Plugins
- The plugin folder should be named
cookiebanner
for Craft to see it.
Configuring Cookie Banner
The appearance of the banner can be customised by choosing its position, layout style and colour palette. The banner text and link button can also be defined. To do so, go to the Craft controlpanel and in settings, choose plugins and then select the Cookie Banner Plugin to alter its settings.