Matt Ellis e7619a1b0a Fix broken links (#42)
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00

17 lines
816 B
Markdown

---
title: Publishing a plugin
---
When your plugin is ready, you can upload it to the [IntelliJ Plugin Repository](https://plugins.jetbrains.com). To perform this operation, you must login with your personal JetBrains Account.
**To get your JetBrains account**
1. Open the [JetBrains Account Center](https://account.jetbrains.com) and click **Create Account**.
2. Fill in all fields in the **Create Jetbrains Account** form that opens and click **Register**.
**To upload your plugin to Intellij Plugin Repository**
1. [Login to IntelliJ Plugin Repository](https://plugins.jetbrains.com/author/me) with your personal JetBrains account.
2. On your Profile page that opens, click **Add new plugin**.
3. Fill in the **Add new plugin** form that opens and click the **Add the plugin** button to upload your plugin.