Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 09:06:27
Authors
Odoo Community Association (OCA), Studio73
Maintainers
Odoo Community Association (OCA), Studio73
Committers
Weblate, Nils Coenen, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
This module integrates Odoo website with GDPR through the functionality
of Cookiefirst (https://cookiefirst.com), you need to register your
website domain in Cookiefirst's portal.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
cookies Cookies Policy qweb New
footer_copyright_company_name footer_copyright_company_name ir.ui.view qweb Inherits website.footer_copyright_company_name
layout layout ir.ui.view qweb Inherits website.layout
res_config_settings_view_form res.config.settings.view.form.inherit.cookiefirst 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)
  • cookiefirst_enabled Boolean
    compute='_compute_cookiefirst_enabled' inverse='_inverse_cookiefirst_enabled' string='Use Cookiefirst'
  • cookiefirst_identifier Char
    readonly=False related='website_id.cookiefirst_identifier' string='Cookiefirst ID'
Public methods (0)

No public methods.

New fields (1)
  • cookiefirst_identifier Char
    help='This field holds the ID, needed for Cookiefirst functionality.' string='Cookiefirst ID'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…