Automate plugin installation in Confluence

お困りですか?

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

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

目的

If you are looking to automate Confluence deployments, you may also like to include third-party apps that are used extensively by users. This article explains steps on how to automate plugin installation in Confluence.

ソリューション

  • Grab the .jar files of the plugins in concern from their Atlassian Marketplace page
  • If they are in .obr format, convert it to a zip file and extract the jar file from inside this folder.
  • Copy the jar file and paste it in <Confluence-install>/confluence/WEB-INF/atlassian-bundled-plugins folder
  • Restart Confluence


These plugins will be installed as system plugins. You can disable the plugin from the UI, but cannot uninstall it. If you need to uninstall it in the future, the .jar file needs to be removed from the atlassian-bundled-plugins folder followed by Clearing the plugins cache.


最終更新日 2020 年 7 月 28 日

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

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