Skybrud Redirects Import

Skybrud Redirects Import is an add-on for Skybrud Redirects that adds support for importing and exporting redirects.

Version 4 of this package targets Umbraco 10, 11 and 12.

Installation

The package is only available via NuGet . To install the package, you can use either .NET CLI:

dotnet add package Skybrud.Umbraco.Redirects.Import --version 4.0.0

or the NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects.Import -Version 4.0.0