Plugins Directory » Microsoft Teams plugin
|
Author: | Sebastian Wahl |
---|---|---|
Website: | https://github.com/simplethings/redmine-msteams | |
Code repository: | https://github.com/simplethings/redmine-msteams.git | |
Registered on: | 2017-03-24 (about 8 years ago) | |
Current version: | 0.1 | |
Compatible with: | Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x | |
User ratings: |
This plugin posts updates to issues and wiki pages to a Microsoft Teams Channel.
You can use custom channels for each project.
Installation notes
From your Redmine plugins directory, clone this repository as `redmine_msteams` (note
the underscore!):
git clone https://github.com/simplethings/redmine-msteams.git redmine_msteams
You will also need the `httpclient` dependency, which can be installed by running
bundle install
from the plugin directory.
Restart Redmine, and you should see the plugin show up in the Plugins page.
Under the configuration options, set the Microsoft Teams Webhook URL to the URL for an
Incoming WebHook connector in Teams.
Changelog
0.1 (2017-03-24)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x.