Documentation update
This commit is contained in:
33
README.md
33
README.md
@@ -4,6 +4,16 @@ This plugin posts updates to issues in your Redmine installation to [Slack](http
|
||||
|
||||
Redmine Supported versions: 3.0.x.
|
||||
|
||||
## Screenshot
|
||||
|
||||
Mattermost output:
|
||||
|
||||

|
||||
|
||||
Redmine configuration:
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
Install ``redmine_messenger`` plugin for `Redmine`_
|
||||
@@ -30,29 +40,6 @@ from being sent for a project, set the custom channel to `-`.
|
||||
|
||||
For more information, see [https://www.redmine.org/projects/redmine/wiki/Plugins](https://www.redmine.org/projects/redmine/wiki/Plugins) (see also next section for an easy configuration demonstration).
|
||||
|
||||
## Screenshot Guided Configuration
|
||||
|
||||
Step 1: Create an Incoming Webhook in Messenger (Administration > Integrations > Incoming WebHook).
|
||||
|
||||

|
||||
|
||||
Step 2: Install this Redmine plugin for Messenger.
|
||||
|
||||

|
||||
|
||||
Step 3: Configure this Redmine plugin for Messenger. For per-project customized routing, leave the `Messenger Channel` field empty and follow the next steps, otherwise all Redmine projects will post to the same Messenger channel. Be careful when filling the channel field, you need to input the channel's handle, not the display name visible to users. You can find each channel's handle by going inside the channel and click the down-arrow and selecting view info.
|
||||
|
||||

|
||||
|
||||
Step 4: For per-project customized routing, first create the project custom field (Administration > Custom fields > New custom field > Projects).
|
||||
|
||||

|
||||

|
||||
|
||||
Step 5: For per-project customized routing, configure the Messenger channel handle inside your Redmine project.
|
||||
|
||||

|
||||
|
||||
## Credits
|
||||
|
||||
The source code is forked from [https://github.com/altsol/redmine_mattermost](https://github.com/altsol/redmine_mattermost) . Special thanks to the original author and contributors for making this awesome hook for Redmine. This fork is just refactored to use Messenger-namespaced configuration options in order to use all hooks (Rocket.Chat, Mattermost and Slack) in a Redmine installation.
|
||||
|
||||
Reference in New Issue
Block a user