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 in app catalog for installing the app in Team site, Project site, community site, etc.

Steps:

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

Step 1:

Go the admin Portal in your SharePoint Online Tenant.



Step 2:


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


Step 3:

On the Apps page select the “App Catalog”.



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 new app catalog. Provide the app catalog name and on clicking ok the app catalog site will be created.


Step 5:

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


Step 6:

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



Step 7:


Once you choose the file click ok to upload the file,



Finally your app will be successfully uploaded in app catalog library.

Summary

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