Skip to content

Latest commit

 

History

History
executable file
·
24 lines (13 loc) · 1.42 KB

README.md

File metadata and controls

executable file
·
24 lines (13 loc) · 1.42 KB

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Cookies plugin for Craft CMS 5.x

A simple plugin for setting and getting cookies from within Craft CMS templates.

Screenshot

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

Brought to you by nystudio107