Plugins Directory » Redmine Chatwork
Author: | Yuma Hori | |
---|---|---|
Website: | https://github.com/hokkey/redmine_chatwork | |
Code repository: | https://github.com/hokkey/redmine_chatwork | |
Registered on: | 2017-02-15 (almost 8 years ago) | |
Current version: | 0.2.0 | |
Compatible with: | Redmine 3.3.x, 3.2.x | |
User ratings: |
This plugin notifies updates of tickets and wiki to your ChatWork room. You can change settings for each project by creating custom-fields.
Screenshot¶
Acknowledge¶
This plugins is based on sciyoshi/redmine-slack .
Installation notes
- Get your ChatWork API token from the authentication page
- Download this repository
- Move `src/redmine_chatwork` to your plugins directory
- Install `httpclient` by running `bundle install` from the plugin directory
- Restart Redmine
- Open plugin setting: `Administration > Plugins > Redmine Chatwork`
- Set you API token and default room URL
- Create "ChatWork" and "ChatWork Disabled" project custom field (option)
Changelog
0.2.0 (2017-02-16)
Compatible with Redmine 3.3.x, 3.2.x.