Skip to content

This package provides a customization of Volto's default menu that adds a dropdown menu to display subcontent.

License

Notifications You must be signed in to change notification settings

codesyntax/volto-menu-customization

Repository files navigation

This package provides a customization of Volto's default menu that adds a dropdown menu to display subcontent.

Installation

Add the addon to the addons and the dependencies section of your package.json.

"addons": [
  "@codesyntax/volto-menu-customization"
],

"dependencies": {
  "@codesyntax/volto-menu-customization": "*",
}

Install new add-on and restart Volto:

yarn install
yarn start

Demo

@codesyntax.volto-menu-customization.mov

About

This package provides a customization of Volto's default menu that adds a dropdown menu to display subcontent.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published