neosrulez/cookieoptin

Last activity 03 Jun 2024 7111
composer require neosrulez/cookieoptin

A package which handles Cookie Opt-In for Neos CMS.

1.0.0

Version
1.0.0
Type
neos-package
Release Date
Jun 03, 2021 19:24
Source
git
Distribution
zip
Requires
  • neos/neos: *
2a7a9ba857ff03175bf37f37bd01bffc3ab4915a

Readme excerpt

Cookie Opt-In for Neos CMS

A package which handles Cookie Opt-In for Neos CMS.

Installation

The 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 Usage

Definition of the cookies used in the json files in all necessary languages.

NeosRulez: CookieOptIn: cookieMetadata: 'resource://NeosRulez.CookieOptIn/Private/Metadata/' Neos side

Definition of data-attributes (data-cookie) in iframe tags and additionally type="text/plain" in script tags. It's easy with Fusion…
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).