This page last changed on Nov 03, 2008 by smaddox.

Confluence goes to some lengths to prevent itself being unusable due to a problematic plugin. However, sometimes a plugin will manage to do this anyway.

To remove a plugin from Confluence when Confluence is not running:

  • Connect to the Confluence database.
  • Remove the appropriate row from the PLUGINDATA table. For example, suppose the Google Maps plugin was not working, you would run: delete from plugindata where pluginkey = 'com.atlassian.confluence.ext.gmaps'
  • Restart Confluence.
Document generated by Confluence on Dec 03, 2008 15:04