Cookie banner

Enable a cookie banner

Setup

/config/default/params.yaml

cookie_banner:
  enable: false # Enable Cookie banner
  cookieconsent:
    enable: false # Use CookieConsent
    analytics: false
    functionality: false
    marketing: false
    disablePageInteraction: false
    consentModal:
      layout: box
      position: bottom left
    preferencesModal:
      layout: box
      position: bottom left

Documentation

A complete documentation of how to use CookieConsent.

See documentation