Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/codesyntax/volto-menu-customization
- Owner: codesyntax
- License: mit
- Created: 2022-03-18T07:07:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:47:23.000Z (3 months ago)
- Last Synced: 2024-11-18T05:04:17.865Z (about 2 months ago)
- Topics: react, volto, volto-addon
- Language: JavaScript
- Homepage:
- Size: 2.55 MB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-volto - volto-menu-customization - Volto addon provides a customization of Volto's default menu that adds a dropdown menu to display subcontent. (Addons)
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