插件目录 » Redmine Telegram 邮件
作者 | Andry Kondratiev | |
---|---|---|
网站 | https://github.com/aekondratiev/redmine_telegram_email | |
代码仓库 | https://github.com/aekondratiev/redmine_telegram_email.git | |
注册于 | 2017-02-26 (7年前) | |
当前版本 | 0.3 | |
兼容 | Redmine 4.2.x, 4.1.x | |
用户评分 |
此插件将消息作为电子邮件发送,仅发送到Telegram。因此,您可以禁用电子邮件并仅使用Telegram,或者两者都使用。
安装说明
cd redmine/plugins
git clone https://github.com/aekondratiev/redmine_telegram_email.git redmine_telegram_email
bundle install
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
重启 Redmine
变更日志
0.3 (2021-09-17)
兼容 Redmine 4.2.x, 4.1.x。