Skip to content

Report a problem:

Problems can be reported via Microsoft Teams in your team channel within the "IT - Codey" team.

Please include the following information:

Report type:
Docs problem report a bug instead →
Path:
/latest/contributing/cookiebot.html
Message:

DESCRIBE THE PROBLEM BEFORE SUBMITTING TO CODEY

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

Report a problem:

Problems can be reported via Microsoft Teams in your team channel within the "IT - Codey" team.

Please include the following information:

Report type:
Docs problem report a bug instead →
Path:
/latest/contributing/cookiebot.html
Message:

DESCRIBE THE PROBLEM BEFORE SUBMITTING TO CODEY

Last updated: