Skip to content

SC-EVS/Skybrud.Umbraco.Redirects

 
 

Repository files navigation

Skybrud Redirects

GitHub license NuGet NuGet Umbraco Marketplace Skybrud.Umbraco.Redirects at packages.limbo.works

Skybrud.Umbraco.Redirects is a redirects manager for Umbraco. The package features a dashboard and property editor that let's users manage inbound redirects from within the Umbraco backoffice.



Installation

Umbraco 13

Version 13 of this package supports Umbraco version 13. The package is only available via NuGet. To install the package, you can use either the .NET CLI:

dotnet add package Skybrud.Umbraco.Redirects --version 13.0.5

or the NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 13.0.5



Features

  • Global dashboard for listing all redirects. Supports filtering and searching.

  • Property editor that can be added to either a content item or media item to show inbound redirects

  • Package only handles custom redirecs - eg. added manually by an editor. The package will let Umbraco 7.5+ handle redirects for renamed pages

  • Includes a RedirectsService for managing the redirects from your own code

Add-ons



Documentation

About

[FORK] Redirects manager for Umbraco.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 71.1%
  • JavaScript 13.8%
  • HTML 7.5%
  • Less 3.8%
  • CSS 3.7%
  • Batchfile 0.1%