Website Hierarchy Menu Builder
Organize Complex Website Structures with Unlimited Parent-Child Pages & Dynamic Card Grids in Odoo 16
Stop hand-building complex sub-section landing pages and navigation menus.
Organize your website into structured parent-child trees and automatically generate beautiful card gridsâboth as SEO-friendly public pages and drag-and-drop Website Builder snippets.
Why Hand-Building Multi-Level Website Navigation Fails
Large websites with multiple solutions, services, or documentation nodes require clear parent-child navigation. Hand-crafting overview pages, broken breadcrumbs, and individual link cards for every sub-category takes endless time and breaks whenever pages move. This module centralizes page structure in a high-performance tree and auto-renders public browsing grids and live Website Builder snippets effortlessly.
Powerful Hierarchy & Card Grid Features
An end-to-end building block for content managers and web designers building structured Odoo sites.
Unlimited Parent-Child Nesting
Built on Odoo's high-performance _parent_store for fast tree lookups. Re-order items with drag handles, track breadcrumbs automatically, and compute depth levels.
Rich Card Customization
Link cards to internal Website Pages or custom URLs. Style cards with custom images, Font Awesome icon fallbacks, 8 Bootstrap color themes, and custom CSS classes.
SEO-Friendly Public Pages
Fully server-side rendered routes (/website-hierarchy) give search engine crawlers direct access to clean breadcrumb navigation and indexed sub-page links.
Interactive Builder Snippet
Drag the "Hierarchy Menu Cards" block onto any page in the Odoo Website Builder. Choose a root node in the option panel for instant, AJAX-powered card grid previews.
Technical Architecture & Performance
Engineered natively for Odoo 16 with clean controllers, widgets, and access rights.
Model & Controller Routes
| Component | Implementation |
|---|---|
| Core Model | website.hierarchy.menu |
| Public Listing | GET /website-hierarchy |
| Node Detail & Breadcrumb | GET /website-hierarchy/<id> |
| Snippet AJAX Rendering | POST .../render_cards |
Presentation & Security
| Feature | Details |
|---|---|
| Visibility Switches | Independent Menu & Card toggles |
| Multi-Website Scoping | Optional website_id binding |
| Security Groups | Website Publisher & Designer |
| Frontend Widgets | Odoo Website Builder publicWidget |
Quick Setup Guide
| 1. | Go to Website â Configuration â Hierarchy Menu Builder and create your root nodes and child tree. |
| 2. | Configure link targets (Website Page or Custom URL), add subtitles, FontAwesome icons, images, and select a color theme. |
| 3. | Visit /website-hierarchy to inspect your server-rendered public category pages and breadcrumbs. |
| 4. | In the Website Builder edit mode, drag the Hierarchy Menu Cards snippet onto any page and select your root node to display dynamic cards! |
User Interface Walkthrough
Designed seamlessly to fit standard Odoo 16 Website Builder tools and backend administration views.




Future Development Roadmap
- SEO-optimized slug URLs (e.g.
/website-hierarchy/solutions/web-development). - Automatic top-level
website.menusync toggle based onis_menu_visiblesettings. - Pre-rendered server-side initial DOM injection for snippet cards to further enhance crawlability.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module