A simple plugin for setting and getting cookies from within Craft CMS templates.
This plugin requires Craft CMS 5.0.0 or later.
Installation
- Install with Composer via
composer require nystudio107/craft-cookies
from your project directory - Install the plugin via
./craft install/plugin cookies
via the CLI -or- in the Craft Control Panel under Settings > Plugins
You can also install Cookies via the Plugin Store in the Craft Control Panel.
Click here -> Cookies Documentation
Brought to you by nystudio107