IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Custom Plugin Repository

Edit pageLast modified: 01 October 2024

To use a plugin repository other than the JetBrains Marketplace, perform the following steps:

To avoid collisions between private plugins and those hosted on JetBrains Marketplace, an organization can reserve plugin IDs.

To provide custom authentication, implement PluginRepositoryAuthProvider registered in com.intellij.pluginRepositoryAuthProvider extension point.