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

Version
1.0.4
Type
neos-package
Release Date
Sep 01, 2020 14:05
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • neosrulez/scssparser: *
  • neosrulez/jsminifier: *
e428ce8b40bdee15c3a64ec7cf2957f641ab009f

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