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