Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.13 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 08:42:59
Authors
Odoo Community Association (OCA), Tecnativa, Trey (www.trey.es)
Maintainers
Odoo Community Association (OCA), Tecnativa, Trey (www.trey.es)
Committers
Stefan Rijnhart, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
This module integrates Odoo website with
[Cookiebot](https://www.cookiebot.com/), to ask for consent before
installing cookies on users' browsers.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
cookies Cookies Policy ir.ui.view qweb New
frontend_layout frontend_layout ir.ui.view qweb Inherits website.layout
layout_footer_copyright layout_footer_copyright ir.ui.view qweb Inherits website.footer_custom
res_config_settings_view_form res.config.settings form Inherits website.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • cookiebot_dgid Char
    readonly=False related='website_id.cookiebot_dgid' string='Domain Group ID'
  • cookiebot_enabled Boolean
    readonly=False related='website_id.cookiebot_enabled' string='Cookiebot'
Public methods (0)

No public methods.

New fields (2)
  • cookiebot_dgid Char
    help='Get this code from Cookiebot to enable it on the website.' string='Cookiebot Domain Group ID'
  • cookiebot_enabled Boolean
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…