mattermost / mattermost-plugin-starter-template

Build scripts and templates for writing Mattermost plugins.
https://developers.mattermost.com/extend/plugins/
Apache License 2.0
129 stars 120 forks source link

Use socket API to deploy plugins, if available #107

Closed mickmister closed 4 years ago

mickmister commented 4 years ago

Currently, a plugin developer needs to do one of the following when deploying a plugin via the command line:

We want to make this process easier to lower the barrier to entry for developing plugins. Using the local mode of Mattermost's API, we can avoid both of above scenarios. The developer just needs to enable local mode one time via the server's config.