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"
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 |
For detailed instructions on how to integrate the Menu module into your project, see the [[Module Installation]] document.