Wednesday, 17 May 2017

Adding version and copy content for Sitecore items

Please download the zip file from below link and install in your sitecore instance.

Adding version and copy content for Sitecore items

No comments:

Post a Comment

Extracting Nupkg files using command line

Rename it to zip first then extract files as below 1.     Rename-Item -Path A_Package.nupkg -NewName A_Package.zip 2.     Make sure to repla...