neosrulez/cookieoptin

Last activity 03 Jun 2024 7111
composer require neosrulez/cookieoptin

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

2.0.8

Version
2.0.8
Type
neos-package
Release Date
Jul 27, 2023 08:18
Source
git
Distribution
zip
Requires
  • neos/neos: ^7.0 || ^8.0 || ^8.1
626292856e41ab88527b07650412e8f6e9e835fe

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