All Projects → kanboard → plugin-mattermost

kanboard / plugin-mattermost

Licence: MIT license
[NOT MAINTAINED] Mattermost plugin for Kanboard

Programming Languages

PHP
23972 projects - #3 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to plugin-mattermost

mattermost-themes
A collection of Mattermost themes that can be easily copy-pasted to your server of choice
Stars: ✭ 34 (+9.68%)
Mutual labels:  mattermost
mattermost-govet
No description or website provided.
Stars: ✭ 13 (-58.06%)
Mutual labels:  mattermost
sentry-mattermost
Sends Sentry notifications to Mattermost Open Source Chat
Stars: ✭ 30 (-3.23%)
Mutual labels:  mattermost
mail2most
watch emails and send them to mattermost
Stars: ✭ 54 (+74.19%)
Mutual labels:  mattermost
trax
Simple time tracker designed for ChatOps
Stars: ✭ 40 (+29.03%)
Mutual labels:  mattermost
mattermost-client
Mattermost client using websockets
Stars: ✭ 59 (+90.32%)
Mutual labels:  mattermost
mattermost-plugin-apps
Powers the Mattermost App Framework
Stars: ✭ 29 (-6.45%)
Mutual labels:  mattermost
mattermost-operator
Mattermost Operator for Kubernetes
Stars: ✭ 74 (+138.71%)
Mutual labels:  mattermost
mattermost-api-reference
Mattermost API reference documentation.
Stars: ✭ 74 (+138.71%)
Mutual labels:  mattermost
mattermost-bitbucket-bridge
Flask application that serves as a bridge between Bitbucket and Mattermost.
Stars: ✭ 18 (-41.94%)
Mutual labels:  mattermost
mattermost-plugin-wrangler
Manage Mattermost Messages Masterfully!
Stars: ✭ 33 (+6.45%)
Mutual labels:  mattermost
mattermost-plugin-todo
Mattermost plugin for tracking to do items
Stars: ✭ 45 (+45.16%)
Mutual labels:  mattermost
mattermost-plugin-autotranslate
No description or website provided.
Stars: ✭ 34 (+9.68%)
Mutual labels:  mattermost
mattermost-plugin-voice
Mattermost plugin for voice messaging. 🎤 🔉
Stars: ✭ 64 (+106.45%)
Mutual labels:  mattermost
mattermost-api
Client side API for communicating with a mattermost server in Haskell
Stars: ✭ 20 (-35.48%)
Mutual labels:  mattermost
op-mattermost
OpenProject and Mattermost integration
Stars: ✭ 19 (-38.71%)
Mutual labels:  mattermost
mattermost-rtl
Adds RTL support to Mattermost
Stars: ✭ 52 (+67.74%)
Mutual labels:  mattermost
mattermost-plugin-demo
A demo of what Mattermost plugins can do.
Stars: ✭ 52 (+67.74%)
Mutual labels:  mattermost
mattermost-plugin-google-calendar
Mattermost Google Calendar Plugin
Stars: ✭ 22 (-29.03%)
Mutual labels:  mattermost
gosquito
gosquito ("go" + "mosquito") is a pluggable tool for data gathering, data processing and data transmitting to various destinations.
Stars: ✭ 25 (-19.35%)
Mutual labels:  mattermost

Mattermost plugin for Kanboard

Receive Kanboard notifications on Mattermost.

Author

  • Frederic Guillot
  • License MIT

Requirements

  • Kanboard >= 1.0.37
  • Mattermost server

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/Mattermost
  3. Clone this repository into the folder plugins/Mattermost

Note: Plugin folder is case-sensitive.

Configuration

Firstly, you have to generate a new webhook url in Mattermost (Integration Settings > Incoming Webhooks).

Receive project notifications to a room

  • Go to the project settings then choose Integrations > Mattermost
  • Copy and paste the webhook url from Mattermost or leave it blank if you want to use the global webhook url
  • Use channel to override the webhook channel, example: off-topic
  • Enable Mattermost in your project notifications Notifications > Mattermost

You can also define the webhook URL globally in the Application settings > Integrations > Mattermost.

Mattermost configuration

  • Change the config option EnablePostUsernameOverride to true to have Kanboard as username
  • Change EnablePostIconOverride to true to see Kanboard icon

Troubleshooting

  • Enable the debug mode
  • All connection errors with the Mattermost API are recorded in the log files data/debug.log
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].