obisconcept/neos-cookieconsent

Last activity 11 Jul 2020 1 686
composer require obisconcept/neos-cookieconsent

Cookie Consent integration for Neos CMS.

v1.0.1

Version
v1.0.1
Type
neos-plugin
Release Date
May 04, 2018 15:02
Source
git
Distribution
zip
Requires
  • neos/neos: ^2.0.0
MIT e0b5b55e38205c8145257ffbe8f0d98a343a85eb

Readme excerpt

ObisConcept.CookieConsent

A Neos CMS package that integrates Cookie Consent.

Installation

Require it through composer:

$ composer require obisconcept/neos-cookieconsent Usage

You only need to configure the plugin through your local Settings.yaml. The following options are available:

ObisConcept: CookieConsent: enable: true # Wether to enable the notice. includeJavaScript: true # Auto-include cookieconsent's javascript file. includeCss: true # Auto-include cookieconsent's stylesheet file. policyPageNode: '' # The page identifier of your privacy statement. translations: # Change the translation s…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 14 package(s).