I need to get installed plugins list in java preferably. I looked at several confluence packages but could not find any. Your help is appreciated.
Hi @Abdurashid Vakhobov ,
You can use PluginAccessor to get the installed plugin list. Please find the java doc as https://docs.atlassian.com/atlassian-plugins-core/2.8.0/atlassian-plugins-core/apidocs/com/atlassian/plugin/PluginAccessor.html
Also, you need to include the respective dependency in your pom.xml and component-import for this package in the atlassian-plugin.xml.
Or you can use rest api to get the installed plugin details
https://ecosystem.atlassian.net/wiki/spaces/UPM/pages/6094960/UPM+REST+API
For more information on the rest api, please check this link https://community.atlassian.com/t5/Confluence-questions/List-of-user-installed-plugins/qaq-p/76276
Hope this helps!
Thanks,
Santwana
Who doesn’t love a good template? We sure do! Check out our top template picks for Marketing teams who want to streamline their processes, enhance collaboration, and take their marketing to new heights.
Read more 📚Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.