timvermaercke/cookie-though

Install and configure Cookie Though with ease.

2.0.0 2022-07-08 05:36 UTC

This package is not auto-updated.

Last update: 2024-05-24 14:26:26 UTC


README

Install and configure Cookie Though with ease.

This plugin provides support for the installation and the configuration of Cookie Though. It provides the latest version of Cookie Though, it saves preferences in CraftCMS and exposes those to the Cookie Though instance, that is being used with the CDN implementation. A global variable CookieThough is available to trigger more features of CookieThough.

It doesn’t implement the cookies, so implementing the cookies is up to you!

More info on how to use Cookie Though can be found on the official documentation website.

Styling

This plugin doesn't provide support for styling, as that's something that you should define in your application's stylesheet. How to style Cookie Though?

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require timvermaercke/cookie-though
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Cookie Though.

Configuring Cookie Though

Go the plugin settings and configure Cookie Though the way you like.

Screenshot

Cookie Though Roadmap

  • Translatable config for multilingual applications