Skip to content

Latest commit

 

History

History
executable file
·
25 lines (15 loc) · 452 Bytes

File metadata and controls

executable file
·
25 lines (15 loc) · 452 Bytes

Cookie Content plugin for Craft CMS 5.x

Manage Cookies through the CMS.

Requirements

This plugin requires Craft CMS 5+.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:
cd /path/to/project/craft
  1. Then tell Composer to load the plugin:
composer require dowleydeveloped/cookie-consent

Brought to you by DowleyDeveloped