Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bizley/yii-cookiemonster
Yii extension to manage cookie warning
https://github.com/bizley/yii-cookiemonster
cookie widget yii
Last synced: about 1 month ago
JSON representation
Yii extension to manage cookie warning
- Host: GitHub
- URL: https://github.com/bizley/yii-cookiemonster
- Owner: bizley
- License: bsd-3-clause
- Created: 2015-03-01T19:16:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T17:10:09.000Z (over 8 years ago)
- Last Synced: 2024-11-06T10:02:38.891Z (3 months ago)
- Topics: cookie, widget, yii
- Language: PHP
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yii-CookieMonster
Yii extension to manage cookie warning## What is it for?
In 2009, the European Union sought new regulations as part of an "e-privacy"
directive, seeing cookies as a potential threat to privacy, because users often
don't know they are being tracked.
This extension adds the information about cookies for the Yii website.## Requirements
Yii 1.1## Installation
Copy the 'CookieMonster' folder from the zip file to your '/protected/extensions'
Yii folder.## Usage
Add this code once inside your template file just before ```