GitHub user OCram85 added a comment to the discussion: How to deal with GDPR cookie consent?
I've tried to get familiar with the code base and read the [developer docs for creating a plugin](https://answer.apache.org/docs/development/plugins#standard-ui-plugin-development). If i got this right it would be some kind of standard ui plugin. But I'm nut sure about the plugin type: > Currently the front end supports the following types of plugins: > > - editor > - route > - captcha I was thinking about using something simple like [https://github.com/orestbida/cookieconsent](https://github.com/orestbida/cookieconsent) and to indicate there are just necessary cookies (e.g. session management) that answer needs and you have to accept them as user if you like to use it. But again - I'm Looking for a solution to block the answer usage if a user _opt-out_ the cookies GitHub link: https://github.com/apache/incubator-answer/discussions/1027#discussioncomment-10470414 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
