Gulp and Powershell : If you don’t have licence for TDS and need to move items to target instance using gulp and powershell 🙂
Gulp can be used to build and deploying process really quick – You can configure a number tasks and make sure the build reaches the target site instance and runs seamlessly !
Using Gulp for Deployment
Gulp and Powershell : If you don’t have licence for TDS and need to move items to target instance using gulp and powershell 🙂
Gulp can be used to build and deploying process really quick – You can configure a number tasks and make sure the build reaches the target site instance and runs seamlessly !
- Create a gulp-config.js to store the config json.

- Make a text file with item path which needs to be moved to destination site instance – name the file name as SitecoreItemPath

- Configuring Gulp task
Steps involved -> Serialize-Items >> Publish Serialized Items to Destination >> Deserialize Items >> Build and Publish Files

- Few more powershell scripts To Serialize and Deserialize items
Steps to Serialize items:

Steps to De-Serialize items:

- Now run the Tasks using Task Runner in Visual Studio — Tada !! your contents are moved to target instance !!

Like this:
Like Loading...
Related
Published by Ramkumar Dhinakaran
Hello !
I am a Sitecore 10 Sitecore 10 .NET Developer Certified Developer from Luxembourg with more than 9 years of Experience in Web Content Management and Digital Marketing.
My key Expertise: Sitecore Migration / Azure Paas / Docker / Headless Development / Solr - Azure Cloud Search / SxA component Development / Sitecore JSS / Personalization of Components / Integration of Sitecore with Third party tools such as Eloqua - SalesForce - Aprimo DAM
Along these years, I have worked with different clients in various domains such as Insurance / Banking / Telecommunication / Healthcare / Automobile / Government .
View all posts by Ramkumar Dhinakaran