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 a plugin API method getServerVersion()
that returns the current Mattermost server version.
Read about adding to the plugin API here https://developers.mattermost.com/contribute/server/plugins/.
If you have any questions or would like feedback, feel free to ask in the Developer Toolkit channel on our Mattermost community instance.
I would like to work on this.
cool @Hanzei any question let us know
Is there documentation for adding API methods?
I dont think we have now, but you can take this example: https://github.com/mattermost/mattermost-server/pull/9101
@jwilander there are any docs to add an API for plugins?
There's some documentation at the bottom here https://developers.mattermost.com/contribute/server/plugins/ (also linked in the ticket)
Oh, my bad, sorry for the unnecessary question
Most helpful comment
I would like to work on this.