# Installation

You can easily 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