How to Remove Bundled or System Plugins

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

This action is not recommended as it may cause instability in Confluence. In rare cases, although not advisable, some users need to remove the bundled plugin in Confluence.The guide below is an example to remove a bundled/system plugin.

Removing the Bundled Plugin

  1. Uninstall the bundled plugin from the Confluence Admin > Managed Add-ons under the System Plugins section

    tip/resting Created with Sketch.

    You may need to update the plugin before uninstalling the plugin

    Backup atlassian-bundled-plugins folder in <confluence-install>/confluence/WEB-INF/. This folder contains all of the Confluence bundled plugins.

  2. Locate the JAR file of the bundled plugin and unjar the plugin-name-X.X.X.X.jar in the folder atlassian-bundled-plugins.
  3. Delete the JAR file from the folder atlassian-bundled-plugins.
  4. Restart your Confluence. Your changes would be reflected after this.


For Confluence below 5.0

Removing the Bundled Plugin

  1. Uninstall the bundled plugin from the Confluence Admin > Plugins under the System Plugins section
  2. Backup atlassian-bundled-plugins.zip file in <confluence-install>/confluence/WEB-INF/classes/com/atlassian/confluence/setup/ . This zip file contains all of the Confluence bundled plugins.

  3. Unzip the atlassian-bundled-plugins.zip. 
  4. Locate the JAR file of the bundled plugin and unjar the plugin-name-X.X.X.X.jar in the folder atlassian-bundled-plugins.
  5. Delete the JAR file from the folder atlassian-bundled-plugins.
  6. Zip the atlassian-bundled-plugins.zip file back.
  7. Restart your Confluence. Your changes would be reflected after this.

Last modified on Mar 21, 2024

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.