2017 © Pedro Peláez
 

neos-package cookieconsent

Cookie Consent for Neos

image

medienreaktor/cookieconsent

Cookie Consent for Neos

  • Monday, June 11, 2018
  • by danielkestler
  • Repository
  • 1 Watchers
  • 0 Stars
  • 88 Installations
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 203 % Grown

The README.md

Medienreaktor.CookieConsent

Cookie Consent for Neos, based on https://cookieconsent.insites.com, (*1)

Installation

This package can be installed using composer:, (*2)

composer require medienreaktor/cookieconsent

Configuration

Configuration options can be seen in Settings.yaml. In the settings-array, most settings of the original Cookie Consent JavaScript can be configured, e.g.:, (*3)

Medienreaktor:
  CookieConsent:
    settings:
      type: 'opt-out'
      position: 'top'
      theme: 'block'
      palette:
        popup:
          background: '#237afc'
          text: '#fff'
        button:
          background: '#fff'
          text: '#237afc'

If you want to set your own "Learn more"-link, you have to set a Node identifier:, (*4)

Medienreaktor:
  CookieConsent:
    informationNode: '#5a30fe73-e487-4301-a547-838b6440e33d'

The Versions

11/06 2018

dev-master

9999999-dev https://www.medienreaktor.de

Cookie Consent for Neos

  Sources   Download

MIT

The Requires

 

11/06 2018

1.0.2

1.0.2.0 https://www.medienreaktor.de

Cookie Consent for Neos

  Sources   Download

MIT

The Requires

 

14/05 2018

1.0.1

1.0.1.0 https://www.medienreaktor.de

Cookie Consent for Neos

  Sources   Download

MIT

The Requires

 

25/04 2018

1.0.0

1.0.0.0 https://www.medienreaktor.de

Cookie Consent for Neos

  Sources   Download

MIT

The Requires