Website Menu Multilanguage

website_menu_multilang
REPOSITORY
REPOSITORYOCA/website
GIT
GIThttps://github.com/OCA/website.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website/tree/10.0/website_menu_multilang
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Versada UAB
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Versada UAB
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://www.versada.lt
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Enables specifying languages for Website Menus.

When website is viewed in specific language only Menus in that language will
be displayed.

TODO:
* Restrict direct URL access for pages of unspecified language
* Proper sitemap.xml generation
* Theme compatibility
* Tests
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
menu_multilang Multilanguage support for Menus ir.ui.view qweb Inherits website.layout
menu_tree_inherit website.menu.tree.inherit website.menu field Inherits website.menu_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • available_in_lang(self, request_lang)
    Check if menu is available in specific Language :param string request_lang: language code to check against
REPOSITORY
REPOSITORYOCA/website
GIT
GIThttps://github.com/OCA/website.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website/tree/9.0/website_menu_multilang
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Versada UAB
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Versada UAB
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://www.versada.lt
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Enables specifying languages for Website Menus.

When website is viewed in specific language only Menus in that language will
be displayed.

TODO:
* Restrict direct URL access for pages of unspecified language
* Proper sitemap.xml generation
* Theme compatibility
* Tests
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
menu_multilang Multilanguage support for Menus ir.ui.view qweb Inherits website.layout
menu_tree_inherit website.menu.tree.inherit website.menu field Inherits website.menu_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • available_in_lang(self, request_lang)
    Check if menu is available in specific Language :param string request_lang: language code to check against
REPOSITORY
REPOSITORYOCA/website
GIT
GIThttps://github.com/OCA/website.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website/tree/8.0/website_menu_multilang
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Versada UAB
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Versada UAB
COMMITTERS
COMMITTERSStéphane Bidoul, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, Andrius Preimantas
WEBSITE
WEBSITEhttp://www.versada.lt
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:27
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - share
    - mail
    - base_setup
    - web_kanban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Enables specifying languages for Website Menus.

When website is viewed in specific language only Menus in that language will
be displayed.

TODO:
* Restrict direct URL access for pages of unspecified language
* Proper sitemap.xml generation
* Theme compatibility
* Tests
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
menu_multilang Multilanguage support for Menus ir.ui.view qweb Inherits website.layout
menu_tree_inherit website.menu.tree.inherit website.menu field Inherits website.menu_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • available_in_lang(self, request_lang)
    Check if menu is available in specific Language :param string request_lang: language code to check against