Installation 

Install with Composer 

Install the extension via Composer:

composer req oliverkroener/ok-prive-cookie-consent
Copied!

See also Installing extensions, TYPO3 Getting started.

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:

  1. Open the Template module

    In the TYPO3 backend, go to the Template module.

  2. Select the root page

    Select the root page of your site.

  3. Edit the template record

    Choose Info/Modify and click Edit the whole template record.

  4. Include the static template

    Switch to the Includes tab and add [kroener.DIGITAL] Prive Consent from the list of available static templates.

  5. Clear caches

    Clear all caches to ensure the TypoScript is loaded.