An open API service indexing awesome lists of open source software.

https://github.com/girish17/op-mattermost-plugin

Mattermost plugin for OpenProject
https://github.com/girish17/op-mattermost-plugin

mattermost mattermost-plugin openproject

Last synced: 6 months ago
JSON representation

Mattermost plugin for OpenProject

Awesome Lists containing this project

README

          

# This project is obsolete and the latest one is available [here](https://github.com/girish17/op-mm-plugin)

# Mattermost plugin for OpenProject
This plugin provides integration for OpenProject features in Mattermost. It emulates an existing [slash command integration](https://github.com/girish17/op-mattermost). This plugin's work progress can be tracked [here](https://github.com/girish17/op-mattermost-plugin/projects/1)

Following enhancements (on top of the [existing slash command features](https://github.com/girish17/op-mattermost/wiki#about-op-mattermost)) are supported:
- Authentication for an OpenProject user through Mattermost
- A directly installable plugin for Mattermost

# Development setup
- https://developers.mattermost.com/integrate/plugins/developer-setup/

# Mirror repositories
This project is also available on other repositories (as an alternative to GitHub) on:
- Notabug.org at https://notabug.org/girishm/op-mattermost-plugin
- SourceHut at https://git.sr.ht/~girishm/op-mattermost-plugin

# Integrated Development Environment (IDE) used

![GoLand logo](https://resources.jetbrains.com/storage/products/company/brand/logos/GoLand.svg)