WP Manifestindependent plugin directory
manifest / content / wp-plugin-modularity-navigation

Modularity Navigation

Navigation modules for modern Municipio installations.

by Whitespace · github.com/municipio-se/wp-plugin-modularity-navigation

0stars
293composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/municipio-se/wp-plugin-modularity-navigation/archive/refs/heads/main.zip

Also on Packagist as municipio/wp-plugin-modularity-navigation:

composer require municipio/wp-plugin-modularity-navigation

From the readme

Modularity Navigation Modularity Navigation ports focused navigation-module capabilities from Municipio LTS to modern Municipio without restoring Municipio Extended as a compatibility layer. Supported combinations - Existing mod-navigation posts remain the source of truth. - Existing modnavigationformat, modnavigationsource, modnavigationmenu, modnavigationitems, modnavigationshowifempty, and modnavigationemptymessage metadata is reused. - Formats grid, buttons, list, cards, inline, and bar can render sources menu, manual, children, and siblings. - Menu sources render only top-level items. Manual sources retain their saved order, links, targets, icons, and button variants. - Child-page sources resolve the current Municipio page and retain WordPress menuorder while excluding unpublished pages and pages hidden from menus. - The legacy theme mod modnavigationgridstyle=blocks is reused and exposed under Municipios existing component-appearance panel. - Button output uses Municipios current Button and Icon components. List output uses the current Link and Icon components inside semantic unordered-list markup. - Card output uses Municipios current Card component and ke

Read the full README on GitHub →