Adds an Episerver CMS Admin tool to copy content from one page to another.
You can install the package using NuGet with Install-Package Zone.Epi.ContentCopy
. For release info check the Episerver feed package details.
Login to the Episerver CMS and access the admin page, the content copy tool can be found under the 'Tools' section of the 'Admin' tab.
Simply run dotnet pack
in the root directory.