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
- Host: GitHub
- URL: https://github.com/girish17/op-mattermost-plugin
- Owner: girish17
- License: apache-2.0
- Created: 2021-04-01T07:23:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T22:57:55.000Z (about 2 years ago)
- Last Synced: 2025-03-27T10:06:56.393Z (6 months ago)
- Topics: mattermost, mattermost-plugin, openproject
- Language: Go
- Homepage:
- Size: 5.09 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
