skybrud / Skybrud.Umbraco.Redirects

Redirects manager for Umbraco.
https://packages.limbo.works/skybrud.umbraco.redirects/
MIT License
36 stars 41 forks source link
301 307 csharp dotnet limbo package redirects skybrud umbraco umbraco-backoffice umbraco-cms umbraco-package umbraco-packages umbraco-v10 umbraco-v11 umbraco-v12 umbraco-v13 umbraco-v7 umbraco-v8 umbraco-v9

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.

URLs can be added to redirect to either a content item, media item or a custom URL.

License: MIT License
Umbraco: Umbraco 13
Target Framework: .NET 8



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.4

or the NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 13.0.4

Umbraco 10, 11 and 12
For the Umbraco 10-12 version of this package, see the v4/main branch instead.

Umbraco 9
For the Umbraco 9 version of this package, see the v3/main branch instead.

Umbraco 8
For the Umbraco 8 version of this package, see the v2/main branch instead.

Umbraco 7
For the Umbraco 7 version of this package, see the v1/main branch instead.



Features



Add-ons



Documentation