Ability to publish the plugin in a private instance

Hello,

We are thinking of moving our instance to the cloud, but, we have few constraints:
1- How much time the validation of our customized plugins will take?
2- Can we publish our customized plugins in our instance only, or, it will be public, so, it can be accessible and shared by anyone?

Thanks,
Rosy

Hi @rosy.salame -

  1. If your app is private on the Marketplace, it should take no time at all. On your cloud instance, an admin can Enable private listings to install these non-public apps.
  2. If your app is private, it’s listing/descriptor isn’t published anywhere. To install the app, you would use Upload add-on function in the Manage add-ons menu.

See: https://<yourinstance>.atlassian.net/plugins/servlet/upm?source=side_nav_manage_addons and https://developer.atlassian.com/platform/marketplace/installing-cloud-apps/

2 Likes

Thanks a lot @nmansilla! :slight_smile: