oveleon / contao-cookiebar

Cookie bar for the Contao Open Source CMS
GNU Affero General Public License v3.0
58 stars 25 forks source link

Properly load google consent mode in 1.x #206

Closed eki89 closed 6 months ago

eki89 commented 6 months ago

This fixes a regression from implementing the google consent mode in the old 5.x-branch that has never been down-streamed into the 1.x branch.

As discussed with @zoglo , this needs to be partially upstreamed into 2.x due to the loading order of the compileConsentMode() function.