hestec/silverstripe-cookiemodal

GDPR EU cookie notice for SilverStripe

Installs: 74

Dependents: 1

Suggesters: 0

Security: 0

Type:silverstripe-vendormodule

2.0.0 2024-02-07 16:01 UTC

This package is auto-updated.

Last update: 2024-04-09 13:51:15 UTC


README

GDPR EU cookie notice for SilverStripe.

Requirements

SilverStripe 4

Version

Using Semantic Versioning.

Installation

Install via Composer:

composer require "hestec/silverstripe-cookiemodal": "1.*"

Configuration

Add js.cookie.js and CookieModal.js to your main.js project js file under the plugins section. Add the css to base.scss. In ss-boilerplate is this already done.

Usage

In your CMS Settings you will find a tab CookieModal where you can enable/disable the cookie notice bar and do some other settings like the link to you privacy policy page.

Issues

No known issues.

Todo