- Issue created by @heikkiy
- @heikkiy opened merge request.
- Status changed to Needs review
over 1 year ago 5:31am 28 April 2023
At the moment Cookie Information module is able to allow users to select a certain cookie category. Usually the case in Drupal is that it's not enough and we need to also be able to block content being rendered based on the decision.
We have investigated different solutions and at the moment Cookie Content Blocker contrib module seems to be the best solution to integrate different cookie platforms with Drupal.
We could create a submodule for Cookie information Drupal module which adds Cookie Content Blocker as a dependency and then add integration code between the two contrib modules.
There is an existing issue in Cookie Content Blocker issue queue to understand the integration better. But it seems we can at least get around the issue by creating custom code which can listen to both modules behaviors.
Needs review
2.0
Code