Mattermost-server: [Help Wanted] [MM-12802] Plugin: Add "min_server_version" in plugin.json manifest to enable built-in control for preventing load/enable of plugin if server version is not met

Created on 24 Oct 2018  Ā·  1Comment  Ā·  Source: mattermost/mattermost-server

If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.


Notes: Jira ticket

Add "min_server_version" in plugin.json manifest to enable built-in control for preventing load/enable of plugin if server version is not met.

Pre-release discussion - https://pre-release.mattermost.com/core/pl/yt6h3pysafgabqmz6ydk63basy

Original post (SA):
Just a random thought: condition check for plugin not to load or enable if it does not meet minimum server requirement?

I’m thinking if adding an explicit item in plugin’s ā€œplugin.jsonā€ like min_server_version: 5.4 is necessary so that the plugin will not accidentally load or enable into a server that does not support its feature and subsequently cause unpredictable server errors.

Medium TecGo

Most helpful comment

I would like to work on this.

>All comments

I would like to work on this.

Was this page helpful?
0 / 5 - 0 ratings