Skip to content

SilverStripe module for adding a 'Cookie notice' to comply with EU directive.

Notifications You must be signed in to change notification settings

arambalakjian/Cookie-Bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiebar Module

Overview

This module provides a configurable notice about cookies, a link to a page about them and an 'accept' link to close the notice

Maintainer Contact

Requirements

  • SilverStripe 3 or newer (use 2.4 Branch for SS2.4)

Installation

Unpack and copy the cookiebar folder into your SilverStripe project (You can call the folder whatever you like).

Now add the include CookieBar.ss file at the top of your Page.ss template, just after like so:

...
<body>
<% include CookieBar %>
...

Run "dev/build" in your browser, for example: "http://www.mysite.com/dev/build?flush=all"

About

SilverStripe module for adding a 'Cookie notice' to comply with EU directive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •