Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

wysiwyg-software-design/Wysiwyg.CookieHandling

Repository files navigation

wysiwyg* - Cookie Handling

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.