Installation
Install with Composer
Note
This is the recommended way to install this extension.
Install the extension via Composer:
composer req oliverkroener/ok-prive-consent
See also Installing extensions.
Install via Extension Manager
Download or upload the extension and activate it via Admin Tools > Extensions.
No further setup required
There is nothing more to configure. The consent banner is injected on the frontend by a PSR-14 event listener that is registered automatically when the extension is installed -- no TypoScript, site set, or Fluid template change is needed.
Note
A site set named oliverkroener/ok-prive-consent is still shipped so that
existing site configurations referencing it under dependencies keep
working. It is now a no-op and entirely optional -- you may leave it or
remove the dependency.
After installing the extension, clear all caches and open Web > Prive Consent to add your script (see Usage).