Closed (fixed)
Project:
GDPR OneTrust
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2022 at 18:15 UTC
Updated:
6 Jul 2023 at 18:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
levmyshkinHere is a patch for Drupal 9/10 support
Comment #3
levmyshkinComment #4
andreasderijckeCheckout https://www.drupal.org/project/cookiepro_plus, it covers this and more.
The content blocking support is a bit different, still getting its final tweaks and will be released as a separate module (target end of sept 2022): https://www.drupal.org/project/consent_support.
I tried to get my version into their official module (https://www.drupal.org/project/cookiepro) over the past year, but OneTrust could/would not make time to make this happen.
Comment #6
murilohp commentedThanks for the patch, I was reviewing here and it looks good, just changed the
module_load_include('inc', 'onetrust_cookie_blocking', 'onetrust_cookie_blocking_js_list');, I'll commit this and release a new D10 tag soon, thanskComment #8
murilohp commentedCommited to 2.x thanks!