To get started extending server-side functionality with plugins, take a look at our server “Hello, world!” tutorial.
To get started extending browser-side functionality with plugins, take a look at our web app “Hello, world!” tutorial.
To see a demonstration of all server-side hooks and webapp components, take a look at our demo plugin.
To see a stripped down version of the demo plugin with just the build scripts and templates to get started, take a look at our plugin starter template.
The Zoom plugin for Mattermost adds UI elements that allow users to easily create and join Zoom meetings:
Topics demonstrated:
The JIRA plugin for Mattermost creates a webhook that your JIRA server can use to post messages to Mattermost when issues are created:
Topics demonstrated:
The profanity filter plugin for Mattermost automatically detects restricted words in posts and censors them prior to writing to the database. For more use cases, see this forum post.
Topics demonstrated:
The Memes plugin for Mattermost creates a slash command that can be used to create dank memes:
Topics demonstrated: