neosrulez/cookieoptin

Last activity 03 Jun 2024 7111
composer require neosrulez/cookieoptin

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

2.0.x-dev

Version
2.0.x-dev
Type
neos-package
Release Date
Jun 03, 2024 06:33
Source
git
Distribution
zip
Requires
  • neos/neos: ^7.0 || ^8.0 || ^8.1
de234f26b10317cc9d44b55d12c0e8d51a35c96b

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).