Plugins Directory » Redmine Teams Button
|
|
Author: | Power Redmine |
|---|---|---|
| Website: | https://www.redmine-power.com/ | |
| Code repository: | https://github.com/RedminePower/redmine_teams_button | |
| Registered on: | 2022-12-09 (over 3 years ago) | |
| Current version: | 1.2.1 | |
| Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x | |
| User ratings: |
Adds a "Teams" button next to usernames on Redmine issue pages. Clicking the button opens a Microsoft Teams chat pre-filled with issue information (title, URL, issue ID), enabling instant communication about the issue.
Note: This feature is also included in redmine_studio_plugin, which bundles multiple UI enhancements in one package.
Installation notes
cd /var/lib/redmine/plugins
git clone https://github.com/RedminePower/redmine_teams_button.git
cd /var/lib/redmine
bundle exec rake redmine:plugins:migrate NAME=redmine_teams_button RAILS_ENV=production
Restart Redmine to apply changes.
Changelog
1.2.1 (2026-06-14)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.
1.1.0 (2022-11-26)
Compatible with Redmine 5.0.x, 4.2.x.