neosrulez/cookieoptin
composer require neosrulez/cookieoptin
A package which handles Cookie Opt-In for Neos CMS.
Readme excerpt
Cookie Opt-In for Neos CMSA package which handles Cookie Opt-In for Neos CMS.
InstallationThe NeosRulez.CookieOptIn package is listed on packagist (https://packagist.org/packages/neosrulez/cookieoptin) - therefore you don't have to include the package in your "repositories" entry any more.
Just run:
composer require neosrulez/cookieoptin UsageDefinition of the cookies used in the json files in all necessary languages.
NeosRulez: CookieOptIn: cookieMetadata: 'resource://NeosRulez.CookieOptIn/Private/Metadata/' Neos sideDefinition of data-attributes (data-cookie) in iframe tags and additionally type="text/plain" in script tags. It's easy with Fusion…
Read more
The same vendor provides 85 package(s).