I try to get some information about the user-installed add-ons in Bitbucket via my Plugin. My problem is that i dont seem to find any easy way to get to that data. I cant find anything in the Java API or the REST API and i cant connect to the database in my Plugin.
Which way should i use and which way works?
Thanks for the help
Hi Joel! I'm afraid your question is way too generic. Are you using Bitbucket Cloud or Server? What info do you want to get from the plugin? The information you can get will really depend on the plugin, my advice would be to contact the vendor directly to figure out if it's possible to obtain the information you're looking for.
Hope that helps!
Ana
I am using Bitbucket server. And I think it shouldn't depend on the Plugin. I especially need the licenses from the Add-ons and their expiration date. For that i need to make a connection to the Database (correct me if something else also works), but I cant figure out how to do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.