Hey,
I want to create GDPR extensions for Flarum. What I wanna do is creating a group on Github called Data Knights of Flarum (DKoF) and provide two extensions.
The first one is a cookie layer. It informs users that cookies are used and they need to accept this.
The second one is an extension to make it mandatory for new users to accept a data protection agreement. It will issue a checkbox to the login. The label of it has a link to the data protection agreement (which is a post in Flarum?). If the user does not tick this check-box, the sign-up will not work.
Sounds like a plan?
OddDev
Oh, btw, I'm a little bit unsure how to set up a development/debuggin environment. If I follow the contribution guide I have some things running but not really a local server to debug anything.
On the other hand, when I follow the extend Flarum guide, it does not provide on how to set up an environment at all.