Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 943 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 943 Bytes

FHCookieGuard

This library provides a cookie alert in which the user can accept or decline the usage of cookies on the website. When accepting it will load guarded scripts in meta tags.

Features

  • Options for cookie name, expire days, callback etc.
  • Transform data-content attribute to working script tag
  • Exclude cookie message on certain pages
  • Ready to use sass styling components for a variation of cookie notifications and popups
  • Ready to use twig example to be used with styling

Documentation

Browser support

This library supports the latest 2 versions of all modern browsers + IE11. But support can be extended by using some polyfills.

  • IE10 support by adding element.dataset polyfill

Roadmap

  • Add cookie groups that can be accepted or refused, eg. Functional / Analitic / Advertorial / Social cookies