PHPackages                             neosrulez/react-cookieoptin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. neosrulez/react-cookieoptin

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

neosrulez/react-cookieoptin
===========================

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

1.0.6(5y ago)0669JavaScript

Since Aug 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.React.CookieOptIn)[ Packagist](https://packagist.org/packages/neosrulez/react-cookieoptin)[ RSS](/packages/neosrulez-react-cookieoptin/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Neos CMS Cookie Opt-In Plugin
=============================

[](#neos-cms-cookie-opt-in-plugin)

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

Installation
------------

[](#installation)

The NeosRulez.React.CookieOptIn package is listed on packagist () - 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
-----------

[](#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 by the user when defining the cookie.

```
prototype(Acme.Package:CustomScript) < prototype(Neos.Fusion:Component) {
    renderer = afx`
        foo = 'bar';
    `
}

```

Settings.yaml
-------------

[](#settingsyaml)

You can expand and manage your own cookie groups and cookies (in different languages) in an .yml file:

```
NeosRulez:
  React:
    CookieOptIn:
      metadata: 'resource://NeosRulez.React.CookieOptIn/Private/Metadata/'

```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~41 days

Recently: every ~62 days

Total

7

Last Release

1876d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (23 commits)")

### Embed Badge

![Health badge](/badges/neosrulez-react-cookieoptin/health.svg)

```
[![Health](https://phpackages.com/badges/neosrulez-react-cookieoptin/health.svg)](https://phpackages.com/packages/neosrulez-react-cookieoptin)
```

###  Alternatives

[sitegeist/kaleidoscope

Responsive-images for Neos

29364.3k11](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2541.8k](/packages/kaufmanndigital-gdpr-cookieconsent)[neos/seo

SEO configuration and tools for Neos

131.0M28](/packages/neos-seo)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21175.8k](/packages/techdivision-ckstyles)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1593.1k1](/packages/sitegeist-taxonomy)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14101.5k6](/packages/shel-neos-colorpicker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
