elleracompany / craft-cookie-consent

GDPR-Compliant cookie consent banner for Craft CMS
Other
6 stars 5 forks source link

Multisite: how to allow permission once instead of for every site #105

Open BervinW opened 11 months ago

BervinW commented 11 months ago

This is a support question. I have installed the plugin on a multisite setup, with multiple translations and multiple subdomains.

When I consent to all cookies (in the popup) and navigate to a different language or to a subdomain the consent popup shows up again. How do I make sure that once the user accepts cookies the popup does not show up again when switching?

I have activated the plugin for each site, in order to translate the text in the popup. Is this the way to go?

luke-nehemedia commented 10 months ago

I am having the same issue. Any solutions yet?

luke-nehemedia commented 9 months ago

Any update on this? I love the plugin, but I have a couple of sites where I hesitate on buying it, since I really need this feature.

jellingsen commented 4 months ago

I've been looking at this now, and I'm not sure how to best implement this.

How about implementing a "Mode" that can be set for all sites (except the default), where "Mode: translation" would share the cookie consent with the default site, and a "Mode: site" would work as it does today. Would that solve the issue?

Any thoughts @luke-nehemedia and @BervinW ?

jellingsen commented 4 months ago

Or maybe we can utilize site groups so that all sites within the same group share consents..

luke-nehemedia commented 4 months ago

Using site groups is obviously the easiest solution if you deal with translations. However, this would not solve the issue for all of the sites of my clients since some of the sites use different site groups.

maybe a “Apply to other sites”-Field would also be an option. Thereby applying the choices also to other sites? This way you would have full flexibility.