Plugin tester without installing Discourse

Hi all,
Is there a way to test a plugin without installing Discourse (similar to the theme-creator platform)?
Thank you.

No, there’s no such thing.

You need to have Discourse up and running in order to try a plugin - unless the author of the plugin offers a live demo. That said, you can try plugins on a development install. Check the dev-install tag for more on that.

1 个赞

Why not just install it and test it. If you dont like it theb Uninstall. Quite easy, I think

1 个赞

事实上,现在就可以使用 GitHub workspace 来开发 discourse 插件,但需要手动安装 discourse 开发环境
期待有一天在 GitHub workspace 安装 discourse 也能一键完成!