Mattermost plugin for OpenProject

gm 9bce287433 Update README.md 1 سال پیش
.circleci ac76edcefb Initial commit 3 سال پیش
.github f54b9ffef6 update paypal link 1 سال پیش
assets 702f1d058f op auth feature 3 سال پیش
build ac76edcefb Initial commit 3 سال پیش
node_modules 9ca59ac728 refactoring updates 2 سال پیش
public 702f1d058f op auth feature 3 سال پیش
server 9ca59ac728 refactoring updates 2 سال پیش
webapp 9a184aa678 WIP: Log time feature 3 سال پیش
.editorconfig ac76edcefb Initial commit 3 سال پیش
.gitattributes ac76edcefb Initial commit 3 سال پیش
.gitignore ac76edcefb Initial commit 3 سال پیش
.golangci.yml 53d51c56d6 config changes 3 سال پیش
LICENSE ac76edcefb Initial commit 3 سال پیش
Makefile ac76edcefb Initial commit 3 سال پیش
README.md 9bce287433 Update README.md 1 سال پیش
go.mod e41ef2e034 view time logs feature 3 سال پیش
go.sum e41ef2e034 view time logs feature 3 سال پیش
package-lock.json ba47c336ad slash command registry and response 3 سال پیش
plugin.json 702f1d058f op auth feature 3 سال پیش

README.md

This project is obsolete and the latest one is available here

Mattermost plugin for OpenProject

This plugin provides integration for OpenProject features in Mattermost. It emulates an existing slash command integration. This plugin's work progress can be tracked here

Following enhancements (on top of the existing slash command features) are supported:

  • Authentication for an OpenProject user through Mattermost
  • A directly installable plugin for Mattermost

Development setup

Mirror repositories

This project is also available on other repositories (as an alternative to GitHub) on:

Integrated Development Environment (IDE) used

GoLand logo