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

Settings example

CommentFileSizeAuthor
#2 Selection_156.png9.11 KBa.milkovsky

Comments

a.milkovsky created an issue. See original summary.

a.milkovsky’s picture

Issue summary: View changes
StatusFileSize
new9.11 KB
a.milkovsky’s picture

Category: Support request » Feature request
dmsmidt’s picture

You 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?

a.milkovsky’s picture

Thanks 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.

dmsmidt’s picture

Yeah 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).

a.milkovsky’s picture

Assigned: Unassigned » a.milkovsky
Issue tags: +DrupalDevDays2018

  • a.milkovsky committed 971f73d on 8.x-1.x
    Issue #2981502 by a.milkovsky: Disable cookiebot for specific roles
    
a.milkovsky’s picture

Assigned: a.milkovsky » Unassigned
Status: Active » Fixed
dmsmidt’s picture

Version: 8.x-1.x-dev » 7.x-1.x-dev
Status: Fixed » Patch (to be ported)
anybody’s picture

Status: Patch (to be ported) » Fixed

I 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 :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.