wy / cookie-handling
Cookie handling in neos with user consent
Package info
github.com/wysiwyg-software-design/Wysiwyg.CookieHandling
Type:neos-plugin
pkg:composer/wy/cookie-handling
Requires
- php: ^7.3 || ^8.0
- neos/neos: ^7.0
This package is auto-updated.
Last update: 2025-07-17 10:49:52 UTC
README
Caution
This repository is deprecated and will be removed in September 2025
wysiwyg* - Cookie Handling
Neos component and jQuery to safely deal with cookies and make their handling conform with European law (GDPR). This package provides simple and fast to use functions and a cookie layer.
Documentation
Installation
You can add this package via composer. Check the requirements and run the commands below.
Requirements:
- PHP: >= 7.3
- Neos: >= 7.0
Composer command:
composer require wy/cookie-handling
Apply migrations:
./flow flow:doctrine:migrate
Contributing
Pull requests are welcome. For major changes please open an issue first to discuss what you would like to change.
Authors
Sven Wütherich Alexander Schulte Eva-Maria Müller Marvin Kuhn
License
This package is released under the MIT License (MIT). Please see the License File for more information.