2017 © Pedro Peláez
 

library yii2-cookie-message

This widget will show a cookie warning that is required due to an European law

image

golles/yii2-cookie-message

This widget will show a cookie warning that is required due to an European law

  • Saturday, October 3, 2015
  • by golles
  • Repository
  • 1 Watchers
  • 0 Stars
  • 141 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Yii2 Cookie Message

This widget will show a cookie warning that is required due to an European law. Based on this idea: https://github.com/bizley-code/yii2-cookiemonster, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist golles/yii2-cookie-message "*"

or add, (*4)

"golles/yii2-cookie-message": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?php
    echo \golles\cookiemessage\CookieMessage::widget([
        'moreInfoLink' => ['/page/cookies'],
    ]);
?>

The Versions

03/10 2015

dev-master

9999999-dev http://golles.nl

This widget will show a cookie warning that is required due to an European law

  Sources   Download

The Requires

 

yii2 widget privacy cookie message

03/10 2015

1.0.0

1.0.0.0 http://golles.nl

This widget will show a cookie warning that is required due to an European law

  Sources   Download

The Requires

 

yii2 widget privacy cookie message