You are here

README.txt in CookieConsent 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The CookieConsent is a module that provides a solution to deal with the EU
Cookie Law. It integrates the Cookie Consent javascript plugin
(https://silktide.com/tools/cookie-consent/) to provide an easy, lightweight
solution.

 * For a full description of the module, visit the project page:
   https://drupal.org/project/cookieconsent

 * To submit bug reports and feature suggestions, or to track changes:
   https://drupal.org/project/issues/cookieconsent

NOTICE: The module does not audit your cookies nor does it prevent cookies
from being set.


REQUIREMENTS
------------

No modules outside Drupal Core are required for this module.
This module uses version 2.0.9 of the Cookie Consent Javascript plugin, which is
provided within this module.


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://www.drupal.org/node/1897420 for further information.

CONFIGURATION
-------------

 * Configure user permissions in People » Permissions:

   - Administer cookieconsent settings

     Users in roles with the "Administer cookieconsent settings" permission can
     alter the appearance of the cookie popup.

   - Exclude role from CookieConsent

     Users in roles with the "Exclude role from CookieConsent" will no see the
     cookie popup. This can be handy for admins for instance.

 * Customize the cookie settings in Configuration » System » Cookie settings

 * A default template (templates/cookieconsent.html.twig) is provided. Overwrite
   this template file in your theme to alter the HTML of the cookie popup.


MAINTAINERS
-----------

Current maintainers:
 * Hans van Wezenbeek (Nitebreed) - https://drupal.org/user/419423

This project is initiated, sponsored and maintained by:
 * Synetic - https://synetic.nl/

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The CookieConsent is a module that provides a solution to deal with the EU
  11. Cookie Law. It integrates the Cookie Consent javascript plugin
  12. (https://silktide.com/tools/cookie-consent/) to provide an easy, lightweight
  13. solution.
  14. * For a full description of the module, visit the project page:
  15. https://drupal.org/project/cookieconsent
  16. * To submit bug reports and feature suggestions, or to track changes:
  17. https://drupal.org/project/issues/cookieconsent
  18. NOTICE: The module does not audit your cookies nor does it prevent cookies
  19. from being set.
  20. REQUIREMENTS
  21. ------------
  22. No modules outside Drupal Core are required for this module.
  23. This module uses version 2.0.9 of the Cookie Consent Javascript plugin, which is
  24. provided within this module.
  25. INSTALLATION
  26. ------------
  27. * Install as you would normally install a contributed Drupal module. Visit:
  28. https://www.drupal.org/node/1897420 for further information.
  29. CONFIGURATION
  30. -------------
  31. * Configure user permissions in People » Permissions:
  32. - Administer cookieconsent settings
  33. Users in roles with the "Administer cookieconsent settings" permission can
  34. alter the appearance of the cookie popup.
  35. - Exclude role from CookieConsent
  36. Users in roles with the "Exclude role from CookieConsent" will no see the
  37. cookie popup. This can be handy for admins for instance.
  38. * Customize the cookie settings in Configuration » System » Cookie settings
  39. * A default template (templates/cookieconsent.html.twig) is provided. Overwrite
  40. this template file in your theme to alter the HTML of the cookie popup.
  41. MAINTAINERS
  42. -----------
  43. Current maintainers:
  44. * Hans van Wezenbeek (Nitebreed) - https://drupal.org/user/419423
  45. This project is initiated, sponsored and maintained by:
  46. * Synetic - https://synetic.nl/