kawaii / mybb-amnesia

An attempt at making MyBB more GDPR compliant and to give users a greater control over their data stored.

Home Page:https://mybb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show popup when visiting site for first time

IntoxNitram opened this issue · comments

The main implementation missing seems to be a popup which displays cookie policy and privacy policy along with an understood button before people actually use the site. This seems to be mainly implements by a floating popup at the bottom of the page. Think this would be a useful addition, as the data acceptance is also important for non-registered members but the current implementation currently only has it for registered members.

Main importance here is for acceptance of cookies.

This is possibly on our roadmap for future versions, in the meantime you should checkout @MattRogowski's CookieLaw plugin:

https://github.com/MattRogowski/Cookie-Law/