Can't found my plugin on repository

I published a plugin for PhpStorm (Laravel Insight), but I cannot found it on repository (via Plugins > Browse Repositories dialog). The last release (0.3.0) is to be approved, but 0.2.0 was approved about two weeks ago and I cannot found it to install.

Another question: every release I should wait 2 days? In some moment I could publish without wait (be auto-approved)?

0
5 comments

Hi David,

Your plugin is not available in IDE because both versions uploaded to our repository belong to "Development" channel and by default only plugins from "Stable" channel are shown in the list. You can either upload a new update and specify "Stable" channel for it (just type it in the corresponding field.Unfortunately it is not available in the list due to a bug that we will fix soon). Or we can change the channel for your existing updates.

0

@Ivan please, can you do that?

I don't know that the only Stable versions are shown on plugin repository (but it make senses). In my mind, I thought that it should be displayed with some kind of additional message like "This plugin is in development".

0

Hi David,

We've updated channel for updates of your plugin and it is now available in IDEs. As our documentation at http://www.jetbrains.org/intellij/sdk/docs/plugin_repository/custom_channels.html states to install updates from non-default release channel users will need to add a new custom plugin repository. But we are going to provide notifications for plugin developers if their plugins don't have any versions available in IDE without custom plugin repositories.

0

Thanks a lot. It works.
You should think about the possibility to modify it directly from Plugin pages. :)

0

That's a good idea:)

0

Please sign in to leave a comment.