Skip to content

matse/cookieconsent2

 
 

Repository files navigation

Build Status

What is Cookie Consent?

Cookie Consent is a lightweight JavaScript plugin for alerting users about the use of cookies on your website.

It is designed to help you comply with the hideous EU Cookie Law and not make you want to kill yourself in the process. So we made it fast, free, and relatively painless.

Installation

The easiest way to get up and running is to use our wizard.

Documentation

See our full documentation.

Contributing

Feel free to improve the plugin and send us a pull request.

We use gulp to compile scss and minify the javascript. Assuming nodejs is installed, you can run a build with:

cd path/to/cookieconsent
npm install
npm install -g gulp
gulp build

License

Code released under the GPLv3 License.

Credits

  • David Ball (@drball) - CSS / themes
  • Adam Hutchinson (@adjohu) - JavaScript

About

A free solution to the EU Cookie Law

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 56.4%
  • JavaScript 37.2%
  • HTML 6.4%