Site Collection App Catalog
The Site Collection App Catalog in SharePoint is a specialized feature that allows site collection administrators to manage and deploy SharePoint Framework (SPFx) packages and applications at the site collection level. This allows for a more controlled and localized deployment of solutions, enabling site collection administrators to upload and make available custom apps specifically tailored for that site collection.
Key Features
- Localized Deployment: Apps can be deployed specifically to a site collection without affecting other site collections.
- Custom Solutions: Supports the uploading of custom SPFx web parts, extensions, and other SharePoint solutions.
- Version Control: Administrators can manage different versions of apps within the site collection, ensuring compatibility and functionality as updates are made.
- User Permissions: Fine-grained control over who can deploy and use apps within the site collection, enhancing security and compliance.
How to Enable Site Collection App Catalog
1. Navigate to your SharePoint Online Admin Center. 2. Click on Sites, then Active sites. 3. Select the site collection where you want to enable the app catalog. 4. In the Settings pane, toggle the option for Site collection app catalog to enable it.
Accessing the Site Collection App Catalog
Once enabled, the Site Collection App Catalog can be accessed by navigating to: ``https://[your-tenant].sharepoint.com/sites/[your-site-collection]/_layouts/15/neteid.aspx``, where users can upload and manage apps specific to that site collection.
Use Cases
- Development & Testing: Ideal for testing new applications in a controlled environment before wider deployment.
- Department Specific Solutions: Allows teams or departments to create and deploy solutions without requiring tenant-level permissions.
The Site Collection App Catalog is a powerful feature that enhances the flexibility and control of app deployment in SharePoint, catering specifically to site collection needs while maintaining governance and security standards.
Related:
External links:
- Use the site collection app catalog | Microsoft Learn — learn.microsoft.com
- Using site collection app catalogs, SharePoint tenant administrators can decentralize the management and scope the deployment of SharePoint add-ins and SharePoint Framework solutions to specific sites.
- SharePoint Online: How to Create Site Collection App Catalog? - SharePoint Diary — sharepointdiary.com
- Need to create a site collection App Catalog? This guide provides step-by-step instructions for enabling an App Catalog in your SharePoint Online site!
- Add-SPOSiteCollectionAppCatalog (Microsoft.Online.SharePoint.PowerShell) | Microsoft Learn — learn.microsoft.com
- Use this cmdlet to add a site collection scoped app catalog to the specified site. To run this cmdlet user must have the following roles: SharePoint Admin role Site Collection Administrator of the tenant app catalog Site Collection Administrator of the site collection of the site specified in the -Site parameter
- How to Create a SharePoint Site Collection App Catalog using PnP PowerShell - HANDS ON SharePoint — sharepoint.handsontek.net
- Learn how to create a site collection app catalog in SharePoint Online, which allows you to deploy SharePoint Framework solutions to specific sites.
Search this topic on ...
SharePoint Articles