Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  config
  css
  js
  src
  templates
  .gitignore
  README.md
  composer.json
  cookie_info.config_translation.yml
  cookie_info.info.yml
  cookie_info.libraries.yml
  cookie_info.links.menu.yml
  cookie_info.links.task.yml
  cookie_info.module
  cookie_info.routing.yml
Size: Mime:
  README.md

Cookie Info

Introduction

This module provides a cookie info popup at the bottom of the website.

To submit bug reports and feature suggestions, or to track changes, please visit the following: https://bitbucket.org/novicell/module-cookie-info

Installation

  1. To install the module run composer require novicell/cookie_info or copy the "cookie_info" folder to your modules/contrib directory.
  2. Run drush en cookie_info or go to admin/modules. Filter for ‘Cookie Info’ and enable the module. Read more about installing modules at http://drupal.org/node/70151

Configuration

  1. Go to admin/config/cookie_info/settings.
  2. Alter Title, Body, Open button text and Close button text to your likings.
  3. Enable "Only show popup once" if your prefer not to show the popup on each page load.
  4. Click the 'Save' button.

Troubleshooting

  1. Go to the module issue queue at https://bitbucket.org/novicell/module-cookie-info/jira
  2. Check if your particular issue exists. If not, click on the Create issue link.
  3. Fill the form.

Updating

Read more at http://drupal.org/node/250790