Forum Discussion
CapCap1101
Jun 05, 2025Copper Contributor
Function of "GET IT" button in sharepoint app?
Hello, I have some questions related to deployment in sharepoint.
Context: I have two sharepoint sites. Each have same application that run a webpart. Both have different version but still run the lastest webpart.
Questions:
- What is the function of the "GET IT" button in sharepoint if both sites have lastest deloyed webpart.
- How can I deploy two different version of a webpart to two sites. Example a devlop site and a production site?
Thank in advance.
1 Reply
- michalkornetIron Contributor
Hi CapCap1101 to have different versions of an SPFx web part per site, you could try using a site collection app catalog instead of the tenant-wide one. This way, you can deploy two different packages per site.
https://learn.microsoft.com/en-us/sharepoint/dev/general-development/site-collection-app-catalog