7tonin / cookieconsent

Simple cookie consent for Piwigo

Home Page:https://piwigo.org/ext/extension_view.php?eid=888

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwg_cookieconsent

Donate

Buy Me A Coffee

Simple cookie consent for Piwigo

Due to the recent GDPR / Cookie law , websites must show a banner when it uses cookies. This plugin might resolve some issues related to a missing banner/notification Please be aware that, for as far as I can see, it is not possible to disable cookies without impacting the functional aspects of Piwigo.

On the admin configuration page you can set the size (fullscreen or banner), a custom message and a link to a specific page related to your cookie policy.

Piwigo uses two types of cookies. One additional persistent cookie (1y) can be set as opose of a session cookie.

Name Purpose Data Server data
pwg_id session cookie random 32 alfanumeric id pwg_device|s:7:"desktop";
pwg_mobile_theme|b:0;
pwg_uid|i:1;
pwg_cconsent|b:1;
pwg_remember auto login cookie ~57 some value
pwg_cc_persistent_cookie store cookie choice on visitor device boolean none

The bold value in 'Server data' is due to this plugin.

image


Screenshots

Admin Configuration

Pre 2.10f

image

2.10f

image

Live

image

About

Simple cookie consent for Piwigo

https://piwigo.org/ext/extension_view.php?eid=888


Languages

Language:PHP 82.0%Language:HTML 11.3%Language:Smarty 4.1%Language:CSS 1.7%Language:JavaScript 0.9%