Hi, there
I'm using this module on my projects and wanted to update Drupal core, but this module in not ready for Drupal 9/10. I checked the module with code sniffer and drupal_check and it's ready for Drupal 9 at least.

CommentFileSizeAuthor
#2 gdpr_onetrust-3306926.patch14.08 KBlevmyshkin
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

levmyshkin created an issue. See original summary.

levmyshkin’s picture

StatusFileSize
new14.08 KB

Here is a patch for Drupal 9/10 support

levmyshkin’s picture

Status: Active » Needs review
andreasderijcke’s picture

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

sophiavs made their first commit to this issue’s fork.

murilohp’s picture

Status: Needs review » Reviewed & tested by the community

Thanks 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, thansk

  • murilohp committed 7d89cec1 on 2.x
    Issue #3306926 by sophiavs, levmyshkin, murilohp: Drupal 10 support
    
murilohp’s picture

Status: Reviewed & tested by the community » Fixed

Commited to 2.x thanks!

Status: Fixed » Closed (fixed)

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