Hi All,
Is it possible to use “private publish” as staging?
So for example I developed a plugin, private published it, then published it to community and later on want to keep private-publish until a certain point and publish to community when ready
Sure if you have an Org/Enterprise pricing plan why not?
However keep in mind that Private plugin APIs which are available for private plugins are not gonna be available in public ones, so avoid using them: Plugin Manifest | Plugin API
Thanks for replying! @Gleb
So that means I can private publish plugin, at some point (let’s say v10) I’d publish it to community, then keep publish it privately for the next 10 versions, and then publish it again to the community (v20) - correct?
Yep this should work.