Hi
Is there a way I can get a list of plugins used in a confluence page?
I have a page which has some broken content and I want to know which plugin is used. Right now I go to editor, figure out macro, google it to know the plugin.
Is there a better way? Please let me know.
Thanks
Abe
Hello,
Also you can run this sql query in your Confluence database:
select * from plugin data
Basically it'll list all installed plugins.
Hello,
Also you can run this sql query in your Confluence database:
select * from plugin data
Basically it'll list all installed plugins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abraham,
If you go to the Confluence Administration, then to Plugins, you will see the list of plugins on the instance. Open their description and the "modules" panel, and the macro is one of those modules.
Is this what you want?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abraham,
You can use the "Enable Safe Mode" feature, and then start enabling one plugin at a time, so this way you can troubleshoot what plugin is misbehaving on your page.
Hope this helps.
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.