Yii-CookieMonster ¶
- What is it for?
- Requirements
- Installation
- Usage
- Options
- Box options
- Content options
- Cookie options
- Mode possible values
- Default layouts
- GitHub repo
- Yii 2 version
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 `
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.