This plugin notifies updates of Redmine tickets and wiki to your ChatWork room.
You can change settings for each project by creating custom-fields.
- Redmine 5.0.x
- Redmine 4.1.x
- Get your ChatWork API token from the authentication page
- Download this repository
- Install
httpclient
by runningbundle install
from the plugin directory - Restart Redmine
- Open plugin setting:
Administration > Plugins > Redmine Chatwork
- Set you API token and default room URL
- Create
Chatwork Room URL
andChatwork Token
project custom field (option)
This plugins is based on sciyoshi/redmine-slack.
MIT License