nystudio107 / craft-cookies
A simple plugin for setting and getting cookies from within Craft CMS templates.
Package info
github.com/nystudio107/craft-cookies
Type:craft-plugin
pkg:composer/nystudio107/craft-cookies
Fund package maintenance!
5.0.0
2024-04-15 17:55 UTC
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2026-05-24 03:59:29 UTC
README
Cookies plugin for Craft CMS 5.x
A simple plugin for setting and getting cookies from within Craft CMS templates.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
- Install with Composer via
composer require nystudio107/craft-cookiesfrom your project directory - Install the plugin via
./craft install/plugin cookiesvia 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.
Documentation
Click here -> Cookies Documentation
Brought to you by nystudio107
