How to create a package in Sitecore

If you have built something that you would like to share with the whole team, so everyone can install it on their own instances of Sitecore. This simple tutorial will help you do that.


First obviously login into your Sitecore Instance, and click on Desktop and start-up Package Designer from the Development Tools.
Steps to Create Package:
Step 1: Go to Sitecore Instance.
Step 2: Navigate to Sitecore Start Menu.
Step 3: Click Start Menu -> In the Right Pane Choose Development Tools.
Step 4: Choose Package Designer.


Step 5Now you can see the Package Designer menu. On this menu, it has two Option.

  • Item Statically - It contains content tree items.
  • Files statically - It contains a file system like DLL, cshtml and config file etc.


































Step 6: Click Next.

Step 7Enter the Name of the source either item statically or file statically or both.

 
















Step 8After adding all the things, the package looks like below Image.











Step 9: Enter the file name with .xml extension. You can add more item in the same package 


Step 10Finally, generate the Zip format. It will use for another instance. 


Step 11Enter the name of the Source Package and Download the Package in your local File System.






Just Enjoy and Follow the Blog.