2 bugs trying to add a pluginFixed
1. Adding related plugins does not show the plugin name

2. When finished I got a 500 HTTP server error
I’m not sure what you mean by the first. He second should be fixed once Calytic is around again.
In response to Wulf ():
I’m not sure what you mean by the first. He second should be fixed once Calytic is around again.
Sorry, for #1 I meant the plugin dependency selection:

https://imgur.com/jMBgVer

Also, when putting in "better" I don't get a list, just the single result. The whole dependency thing needs a little looking over, I think.

Thanks!
In response to MrPoundsign ():
Sorry, for #1 I meant the plugin dependency selection:

https://imgur.com/jMBgVer
I can't reproduce that issue. Do you have JavaScript blocked or disabled?
In response to Wulf ():
I can't reproduce that issue. Do you have JavaScript blocked or disabled?
Nope. But lookin in the JS console, I am seeing the following:
iconcreator.app.js:1 Uncaught ReferenceError: jQuery is not defined
    at Object.<anonymous> (iconcreator.app.js:1)
    at t (iconcreator.app.js:1)
    at Object.<anonymous> (iconcreator.app.js:1)
    at t (iconcreator.app.js:1)
    at iconcreator.app.js:1
    at iconcreator.app.js:1
(anonymous)	@	iconcreator.app.js:1
t	@	iconcreator.app.js:1
(anonymous)	@	iconcreator.app.js:1
t	@	iconcreator.app.js:1
(anonymous)	@	iconcreator.app.js:1
(anonymous)	@	iconcreator.app.js:1
​
Locked automatically