Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (26 loc) · 1.2 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.2 KB

⚠️ This repository is no longer maintained

This got added in Umbraco v9.5

Move dictionaries

Hindsight is 20/20 move existing dictionaries instead of recreating them! Move dictionaries is a package for umbraco v8 that allows you to move dictionaries.

version Nuget Umbraco

preview

Installation

Umbraco v8

You can install MoveDictionaries for umbraco v8 via Nuget Or via Umbraco backoffice!

PM> Install-Package MoveDictionaries

Umbraco v9

You can install MoveDictionaries for umbraco v9 via Nuget.

PM> dotnet add package MoveDictionaries

Contributing

If you would like to help me improve this package, feel free to create a pull request! Login details:

Issues

If you find any issues with the package feel free to raise a issue!