Upload App file In SharePoint

In SharePoint Online we can deploy the app directly to the developer site using Visual Studio, but we need to add the app to the app catalog for installing the app on the Team site, Project site, community site, etc.

Steps

Follow the below steps to upload a .app file in the app catalog.

Step 1. Go to the admin Portal in your SharePoint Online Tenant.

 Admin Portal

Step 2. From the Left navigation click on the “apps” to go to the app catalog.

Apps

Step 3. On the Apps page select the “App Catalog”.

Admin

Step 4. Then you will be navigated to the app catalog site.

Note

If you haven’t created the app catalog site before, it will ask you to create a new app catalog. Provide the app catalog name and on clicking ok the app catalog site will be created.

Catalog Site

Step 5. Then click on the “Apps for SharePoint” from the left navigation.

Apps for SharePoint

Step 6. On the “AppCatalog” library you can upload the file using the upload option.

AppCatalog

Step 7. Once you choose the file click ok to upload the file.

OK

Finally, your app will be successfully uploaded to the app catalog library.

Summary

In this article, we have explored how to upload an app file in the app catalog.