obisconcept/neos-cookieconsent
composer require obisconcept/neos-cookieconsent
Cookie Consent integration for Neos CMS.
Readme excerpt
ObisConcept.CookieConsentA Neos CMS package that integrates Cookie Consent.
InstallationRequire it through composer:
$ composer require obisconcept/neos-cookieconsent UsageYou 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 same vendor provides 14 package(s).