EPiServer add-on with the purpose of giving editors a better overview and navigation experience when editing blocks.
Info
| Version: | 2.0.0 |
| Author(s): | Lars Skjelbek |
| Last Update: | Friday, December 22, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/skjelbek/block-breadcrumbs |
| NuGet Url: | https://www.nuget.org/packages/BlockBreadcrumbs |
Install
Install-Package BlockBreadcrumbs
dotnet add package BlockBreadcrumbs
paket add BlockBreadcrumbs
BlockBreadcrumbs Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- EPiServer.CMS.Core(>= 11.1.0 && < 12.0.0)
- EPiServer.CMS.AspNet(>= 11.1.0 && < 12.0.0)
Tags