Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 836 Bytes

_index.md

File metadata and controls

21 lines (14 loc) · 836 Bytes

Broadleaf Commerce Community Module

Menu Module

Broadleaf Commerce currently offers a community abstraction Menu module that allows managing Categories and Site Navigation in terms of Menus in the Admin much easier.

This module provides a Thymeleaf MenuProcessor that will add a list of MenuItemDTOs to the model. A Menu can contain Menu Items of different types: "Link", "Category", "Page", "Submenu", "Product", or "Custom"

Compatibility

Menu Version Broadleaf Version
3.0.0-GA 6.0.0-GA
3.0.0-GA 6.1.0-GA
3.3.0-GA 6.2.0-GA

Module Installation

For detailed instructions on how to integrate the Menu module into your project, see the [[Module Installation]] document.