Hey Guys,
I just finished my first working SharePoint hosted Add-In for our enterprise. It is a ribbon button for document libraries. I got so far, that I published the App with Visual Studio and now I have the .app-file on my harddrive.
Then I went to the App-Setting in Central Administration and created a new app catalog (sitecollection). I added my app and now users are able to add my app to their webs.
BUT! I want the ribbon to appear everywhere. In all document libraries of all sites and site collections automatically. Without doing the "add app"-process in every single website.
How is it possible to deploy my SharePoint hosted app to all websites? I already googled, but everything I find is what I already did.
Thanks and have a good one,
SPDeveloper