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

GH-10166 - Call to CheckRequiredConfig when OnActivate is hit #56

Closed g3rv4 closed 4 years ago

g3rv4 commented 5 years ago

Summary

Show how to use CheckRequiredConfig at OnActivate.

Needs the changes on the server merged before this can be merged, as the new API method would not be available otherwise.

Ticket Link

#10166 - Plugin framework: Show that a plugin requires a certain Mattermost config setting

Related PRs

Server change: Plugin framework: Show that a plugin requires a certain Mattermost config setting

hanzei commented 5 years ago

Deferring a review until the server PR is merged.

mattermod commented 5 years ago

This issue has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!

/cc @jasonblais @hanzei