Our.Umbraco.Meganav
4.1.0
dotnet add package Our.Umbraco.Meganav --version 4.1.0
NuGet\Install-Package Our.Umbraco.Meganav -Version 4.1.0
<PackageReference Include="Our.Umbraco.Meganav" Version="4.1.0" />
paket add Our.Umbraco.Meganav --version 4.1.0
#r "nuget: Our.Umbraco.Meganav, 4.1.0"
// Install Our.Umbraco.Meganav as a Cake Addin #addin nuget:?package=Our.Umbraco.Meganav&version=4.1.0 // Install Our.Umbraco.Meganav as a Cake Tool #tool nuget:?package=Our.Umbraco.Meganav&version=4.1.0
Umbraco Meganav
<img src="docs/img/logo.png?raw=true" alt="Umbraco Meganav" width="250" align="right" />
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.
Getting started
This package is supported on Umbraco v10-v12 and v13
Installation
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
Contribution guidelines
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.
Who do I talk to?
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.
Credits
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).
A special #h5yr to our contributors
License
Copyright © 2024 Callum Whyte, and other contributors
Licensed under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- Umbraco.Cms.Infrastructure (>= 9.0.0 && < 10.0.0)
-
net6.0
- Umbraco.Cms.Infrastructure (>= 10.0.0 && < 11.0.0)
-
net7.0
- Umbraco.Cms.Infrastructure (>= 11.0.0 && < 13.0.0)
-
net8.0
- Umbraco.Cms.Infrastructure (>= 13.0.0 && < 14.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.