sandstorm / Sandstorm.CookiePunch

Neos Package for content-first consent management built on top of klaro.js.
MIT License
5 stars 3 forks source link

Feature: inline consent only mode #19

Closed JamesAlias closed 1 year ago

JamesAlias commented 1 year ago

Introduce new consent mode 'inline'. (Name tbc.)

Consent modes right now are: "must consent with modal", "modal" and "banner"

'inline' mode only uses the inline consent elements to manage user consent. Consent can later be managed via klaro modal.

Important decision:

I personally would prefer the latter.