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.
Step 2. From the Left navigation click on the “apps” to go to the 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 a 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 the upload option.
Step 7. Once you choose the file click ok to upload the file.
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.