https://github.com/girish17/op-mm-plugin
OpenProject plugin for Mattermost
https://github.com/girish17/op-mm-plugin
mattermost mattermost-plugin openproject
Last synced: 8 months 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:01:03.000Z (11 months ago)
- Last Synced: 2024-12-02T20:11:51.170Z (10 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
 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
