neosrulez/cookieconsent

Last activity 28 Jul 2018 1 61
composer require neosrulez/cookieconsent

A Neos CMS plugin to integrate the Cookie Banner from cookieconsent.insites.com

1.1

Version
1.1
Type
neos-plugin
Release Date
May 26, 2018 11:32
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • neos/nodetypes: *
GPL-3.0-or-later a23d456434b3ae994bb7eb06f30dd28ef9239058

Readme excerpt

Neos CMS Cookie Consent Banner

A Neos CMS plugin to integrate the Cookie Banner from cookieconsent.insites.com

Installation

The NeosRulez.CookieConsent package is listed on packagist (https://packagist.org/packages/neosrulez/cookieconsent) - therefore you don't have to include the package in your "repositories" entry any more.

Just add the following line to your require section:

"neosrulez/cookieconsent": "*"

And the run this command to fetch the plugin:

composer update Settings.yaml

In your site package Settings.yaml you can make your adjustments.

NeosRulez: CookieConsent: position: 'default' #position: 'top' #position: 'bottom-left' …
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 85 package(s).