Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattermost/mattermost-plugins
This project hosts plugins built by Mattermost staff and community.
https://github.com/mattermost/mattermost-plugins
hacktoberfest
Last synced: 3 months ago
JSON representation
This project hosts plugins built by Mattermost staff and community.
- Host: GitHub
- URL: https://github.com/mattermost/mattermost-plugins
- Owner: mattermost
- Archived: true
- Created: 2018-05-23T22:16:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T13:56:18.000Z (over 5 years ago)
- Last Synced: 2024-05-11T22:36:57.721Z (6 months ago)
- Topics: hacktoberfest
- Homepage:
- Size: 44.9 KB
- Stars: 46
- Watchers: 49
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - mattermost-plugins
README
## NOTE: THIS REPO IS REPLACED BY https://integrations.mattermost.com
The original purpose of this repo was to provide a list of plugins built by Mattermost staff and community. This is now hosted in our [Integrations Directory](https://integrations.mattermost.com).
You can search for plugins in the directory via [this link](https://integrations.mattermost.com/?s=plugin&submit=) and subscribe to notifications by joining our [Integrations community channel](https://community.mattermost.com/core/channels/integrations) where all new integration submissions are posted to.
# mattermost-plugins
Mattermost is an open source, self-hosted Slack-alternative https://mattermost.com.
It's written in Golang and React and runs as a single Linux binary with MySQL or Postgres. Every month on the 16th [a new compiled version is released under an MIT license](https://mattermost.com/download/).
Please see the respective plugin repository for details on each specific plugin. To learn more about how to build plugins, see the [Mattermost developer documentation](https://developers.mattermost.com/extend/plugins/). Got ideas for plugins? Let us know in the [feature idea forums](https://mattermost.uservoice.com/forums/306457-general?category_id=202591).
### Add your plugin
To add your plugin as an unofficial plugin submit a pull request that modifies this file.
To keep it Bot-parseable, plugin listings should include `[]()` formatted repository URL references.The process to get your plugin to production level is not yet determined.
#### Examples
Example plugin demonstrating the capabilities of server-side hooks and webapp components, and a
plugin starter kit.
- [mattermost-plugin-sample](https://github.com/mattermost/mattermost-plugin-sample.git)
- [mattermost-plugin-demo](https://github.com/mattermost/mattermost-plugin-demo.git)#### Production
Certified by the Mattermost team, and tested prior to each Mattermost server release.
- [mattermost-plugin-jira](https://github.com/mattermost/mattermost-plugin-jira)
- [mattermost-plugin-zoom](https://github.com/mattermost/mattermost-plugin-zoom)#### Unofficial
Non-production plugins built by Mattermost staff and community.
- [mattermost-plugin-analytics](https://github.com/manland/mattermost-plugin-analytics)
- [mattermost-plugin-antivirus](https://github.com/mattermost/mattermost-plugin-antivirus)
- [mattermost-plugin-autolink](https://github.com/mattermost/mattermost-plugin-autolink)
- [mattermost-plugin-autotranslate](https://github.com/mattermost/mattermost-plugin-autotranslate)
- [mattermost-plugin-aws-sns](https://github.com/cpanato/mattermost-plugin-aws-SNS)
- [mattermost-plugin-bigbluebutton](https://github.com/blindsidenetworks/mattermost-plugin-bigbluebutton)
- [mattermost-plugin-botserver](https://github.com/cpanato/mattermost-plugin-botserver)
- [mattermost-plugin-copy-post](https://github.com/jespino/mattermost-plugin-copy-post)
- [mattermost-plugin-custom-attributes](https://github.com/mattermost/mattermost-plugin-custom-attributes)
- [mattermost-plugin-dice-roller](https://github.com/moussetc/mattermost-plugin-dice-roller)
- [mattermost-plugin-draw](https://github.com/jespino/mattermost-plugin-draw)
- [mattermost-plugin-github](https://github.com/mattermost/mattermost-plugin-github)
- [mattermost-plugin-gyazo](https://github.com/seansackowitz/mattermost-plugin-gyazo)
- [mattermost-plugin-jitsi](https://github.com/seansackowitz/mattermost-plugin-jitsi)
- [mattermost-plugin-kopanowebmeetings](https://github.com/Kopano-dev/mattermost-plugin-kopanowebmeetings)
- [mailermost](https://github.com/DSchalla/mailermost-plugin)
- [matterpoll](https://github.com/matterpoll/matterpoll)
- [mattermost-plugin-memes](https://github.com/mattermost/mattermost-plugin-memes)
- [mattermost-plugin-notifymatters](https://github.com/Kopano-dev/mattermost-plugin-notifymatters)
- [mattermost-plugin-profanity-filter](https://github.com/mattermost/mattermost-plugin-profanity-filter)
- [mattermost-plugin-remind](https://github.com/scottleedavis/mattermost-plugin-remind)
- [mattermost-plugin-spoiler](https://github.com/moussetc/mattermost-plugin-spoiler)
- [mattermost-plugin-spybot](https://github.com/scottleedavis/mattermost-plugin-spybot)
- [mattermost-plugin-statuspage](https://github.com/cpanato/mattermost-plugin-statuspage)
- [mattermost-plugin-tableflip](https://github.com/cmeadows/mattermost-plugin-tableflip)
- [mattermost-plugin-walltime](https://github.com/mattermost/mattermost-plugin-walltime)
- [mattermost-plugin-welcomebot](https://github.com/mattermost/mattermost-plugin-welcomebot)
- [mattermost-plugin-xkcd](https://github.com/techunter/mattermost-xkcd-plugin)
- [Standup Raven](https://github.com/standup-raven/standup-raven)