Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/girish17/op-mm-plugin
OpenProject plugin for Mattermost
https://github.com/girish17/op-mm-plugin
mattermost mattermost-plugin openproject
Last synced: about 1 month ago
JSON representation
OpenProject plugin for Mattermost
- Host: GitHub
- URL: https://github.com/girish17/op-mm-plugin
- Owner: girish17
- License: apache-2.0
- Created: 2023-09-08T08:29:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-09T13:38:06.000Z (about 1 year ago)
- Last Synced: 2024-10-16T01:12:45.562Z (3 months ago)
- Topics: mattermost, mattermost-plugin, openproject
- Language: Go
- Homepage:
- Size: 5.69 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenProject plugin for Mattermost
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/users/girish17/projects/4)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## Demo
![Demo video](public/op-mattermost-demo.gif) recorded using [Peek](https://github.com/phw/peek).
# 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-mm-plugin
- SourceHut at https://git.sr.ht/~girishm/op-mm-plugin# Integrated Development Environment (IDE) used
![GoLand logo](https://resources.jetbrains.com/storage/products/company/brand/logos/GoLand.svg)