https://github.com/nystudio107/craft-cookies
A simple plugin for setting and getting cookies from within Craft CMS templates.
https://github.com/nystudio107/craft-cookies
cookies craft-plugin craft3 craftcms
Last synced: about 1 year ago
JSON representation
A simple plugin for setting and getting cookies from within Craft CMS templates.
- Host: GitHub
- URL: https://github.com/nystudio107/craft-cookies
- Owner: nystudio107
- License: mit
- Created: 2017-02-01T23:17:03.000Z (over 9 years ago)
- Default Branch: develop-v5
- Last Pushed: 2024-09-24T00:13:37.000Z (over 1 year ago)
- Last Synced: 2025-03-21T00:26:53.362Z (about 1 year ago)
- Topics: cookies, craft-plugin, craft3, craftcms
- Language: PHP
- Homepage: https://nystudio107.com/
- Size: 542 KB
- Stars: 37
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/nystudio107/craft-cookies/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-cookies/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-cookies/build-status/v5) [](https://scrutinizer-ci.com/code-intelligence)
# Cookies plugin for Craft CMS 5.x
A simple plugin for setting and getting cookies from within [Craft CMS](http://craftcms.com) templates.

## Requirements
This plugin requires Craft CMS 5.0.0 or later.
**Installation**
1. Install with Composer via `composer require nystudio107/craft-cookies` from your project directory
2. 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.
## Documentation
Click here -> [Cookies Documentation](https://nystudio107.com/plugins/cookies/documentation)
Brought to you by [nystudio107](http://nystudio107.com)