Installation
Install with Composer
Note
This is the recommended way to install this extension.
Install the extension via Composer:
composer req oliverkroener/ok-prive-cookie-consent
Install via Extension Manager
Download or upload the extension and activate it via Admin Tools > Extensions.
Include the static TypoScript
After installation, include the static TypoScript template so the consent script and cookie button are rendered on the frontend:
-
Open the Template module
In the TYPO3 backend, go to the Template module.
-
Select the root page
Select the root page of your site.
-
Edit the template record
Choose Info/Modify and click Edit the whole template record.
-
Include the static template
Switch to the Includes tab and add [kroener.DIGITAL] Prive Consent from the list of available static templates.
-
Clear caches
Clear all caches to ensure the TypoScript is loaded.