Skip to content

Cookiebot ​

TIP

Before you start, be sure to read the Introduction.

The cookiebot package contains of a few components:

  • Stylesheet, which is used to give the banner a more Xerius themed stuling. Source files can be found in src/style.
  • JS module, which is used to initialize the Cookiebot integration. The source file is located at src/index.js.
  • Banner, which is configured in the Cookiebot account

There are two deployment channels for the Cookiebot module: CDN and NPM package.

Local development ​

The cookiebot package is implemented within the Playground and can be used to test any changes.

You can start the playground using the following command:

bash
npm run dev:playground