neosrulez/react-cookieoptin

Last activity 04 May 2021 669
composer require neosrulez/react-cookieoptin

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

1.0.3

Version
1.0.3
Type
neos-package
Release Date
Aug 28, 2020 06:22
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • neosrulez/scssparser: *
  • neosrulez/jsminifier: *
6ebc00024ff1963fbe1f00db0ee86ab737849dd0

Readme excerpt

Neos CMS Cookie Opt-In Plugin

A package to handle Cookie Opt-In for Neos CMS. Build with React.

Installation

The NeosRulez.React.CookieOptIn package is listed on packagist (https://packagist.org/packages/neosrulez/react-cookieoptin) - therefore you don't have to include the package in your "repositories" entry any more.

Just add the following line to your require section:

"neosrulez/react-cookieoptin": "*"

And the run this command to fetch the plugin:

composer update Neos Fusion

Simply add the data attribute data-cookieoptin to your own tags. If scripts should not be executed, the attribute type="text/plain" must also be added. These attributes are removed …
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).