wy/cookie-handling

This package is abandoned and no longer maintained. No replacement package was suggested.

Cookie handling in neos with user consent


README

Neos Package Flow Package

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

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.