When can plugins be installed directly in the admin panel?

Does the official Discourse team plan to add direct plugin installation from the admin panel in the next version? Like installing themes!

I’m afraid this can’t be done via the UI, only via the command-line.

See this guide:

And as far as I know, there are no plans to add this feature in the next version (or ever?). IIRC plugins may need to interact with the database and other stuff in Ruby which is why it cannot be done via the UI.

1 Like