Add an additional setting page to admin backend with a textarea, where users can set cookiebot popup visibility by user role.

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Selection_156.png | 9.11 KB | a.milkovsky |
Add an additional setting page to admin backend with a textarea, where users can set cookiebot popup visibility by user role.

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Selection_156.png | 9.11 KB | a.milkovsky |
Comments
Comment #2
a.milkovskyComment #3
a.milkovskyComment #4
dmsmidtYou want to add it to the Cookiebot settings screen? Or is a normal Drupal permission enough?
We could also have a permission "Can use the site without giving Cookiebot cookie consent.". Then it's opt-out per role instead of opt-in.
Are you working on this? If so, could you assign this issue to yourself?
Comment #5
a.milkovskyThanks for an idea. Permission sounds better.
I am not working on this right now. I was just investigating the eu_cookie_compliance module and created a few issues for future.
Comment #6
dmsmidtYeah I checked that module as well. We don't use it since it doesn't really block cookies from being placed, it just removes the ones it has access to (which is not allowed by law).
Comment #7
a.milkovskyComment #9
a.milkovskyComment #10
dmsmidtComment #11
anybodyI backported the permission based logic from 8.x to 7.x in #3100878: Backport important functionality to Drupal 7 so we can mark this FIXED now :)