Looking for Meganav for Umbraco 8? Check the v8/dev branch.
Meganav is a flexible, draggable link picker for constructing site navigation menus in Umbraco.
Click and drag an item to change it's position within the navigation; drop it wherever you choose. In the backoffice, the design of Meganav closely follows the other pickers in Umbraco to ensure your editor's experience is as familiar as possible.
This package is supported on Umbraco v10-v12 and v13
Meganav is available via NuGet.
To install with the .NET CLI, run the following command:
$ dotnet add package Our.Umbraco.Meganav
To install from within Visual Studio, use the NuGet Package Manager UI or run the following command:
PM> Install-Package Our.Umbraco.Meganav
To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the library.
This project is maintained by Callum Whyte and contributors. If you have any questions about the project please get in touch on Twitter, or by raising an issue on GitHub.
The Meganav logo uses the Dropdown icon from the Noun Project by Andrejs Kirma, licensed under CC BY 3.0 US.
Meganav uses Angular UI Tree v2.22.5 (MIT license).
Copyright © 2024 Callum Whyte, and other contributors
Licensed under the MIT License.