Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codesyntax/volto-menu-customization

This package provides a customization of Volto's default menu that adds a dropdown menu to display subcontent.
https://github.com/codesyntax/volto-menu-customization

react volto volto-addon

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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`.
````JSON
"addons": [
"@codesyntax/volto-menu-customization"
],

"dependencies": {
"@codesyntax/volto-menu-customization": "*",
}
````
Install new add-on and restart Volto:
````bash
yarn install
yarn start
````

# Demo

https://user-images.githubusercontent.com/26112509/208468663-78420a39-f9f2-4503-89a0-13c853178658.mov