zulip / zulip-redmine-plugin

Redmine plugin for Zulip notifications on issue tracker changes
Apache License 2.0
12 stars 17 forks source link

Redmine Zulip Plugin

Get Zulip notifications for your Redmine issues!

Compatibility

Redmine Zulip Plugin version Redmine version
1.x 3.x
2.x 3.x
3.x 4.x

Installing

  1. Please navigate to your Redmine instance's root directory by running:
cd /path/to/redmine
  1. Clone the Redmine Zulip Plugin into plugins directory
git clone https://github.com/zulip/zulip-redmine-plugin.git plugins/redmine_zulip
  1. Restart your Redmine instance

  2. Update the Redmine database by running:

rake redmine:plugins:migrate

Configuring plugin settings

Log into your Redmine instance, click on Administration in the top-left corner, then click on Plugins.

Find the Redmine Zulip plugin, and click Configure. You must now set the following:

* You may set dynamic values by using the following self-explanatory variables:

Project settings

To override global settings project wise, go to your project's Settings page, and select the Zulip tab.