Today I am going to explain how to install a package in Sitecore.📦
I already told in brief about how to create a package in Sitecore. Here is the link to it.
Process of Installing package in Sitecore -
- Go to 'Sitecore Launchpad/Desktop/Development Tools/Installation Wizard'.
- A Window will pop up. In this window, there are two options 'Choose package' and 'Upload package'.
- Choose package is used to install packages that are saved by you while creating the package. While Upload package allows you to choose the package from an external source.
- If you want to select the saved package click 'Choose package'. Select the package you want to get installed. Then click 'Open'.
- If you want to select an external package click 'Upload package'. Select the package you want to upload. Click 'Next'. And click 'Upload'.
- Once the package is uploaded then click 'Next'. Then it will show the package name, Version, Author, and publisher. Then click 'Install'.
- Once the installation of the package is complete you will be asked to restart the Sitecore server or to restart the Sitecore client. Select your desired option and click 'Finish'.
- Now you can publish the changes made by the package from Publish tab.
References
Install a Sitecore package - https://docs.rackspace.com/support/how-to/install-a-sitecore-package/
How to install a Sitecore package - https://buoctrenmay.com/2017/03/09/how-to-install-a-sitecore-package/