Skip to content

ChattyCrow/redmine_chatty_crow_notifications

Repository files navigation

ChattyCrow – Redmine

Installation

cd readmine_directory/plugins/
git clone [email protected]:ChattyCrow/redmine_chatty_crow_notifications.git
bundle install
rake redmine:plugins:migrate RAILS_ENV=production

and restart redmine :)

Features

Sidekiq asynchronous sending

Now you don’t have to wait for our servers in redmine main thread, easily add Sidekiq to your redmine project. You can easilly add sidekiq plugin, start it with chatty_crow queue and allow sidekiq in redmine chatty crow notification plugin settings.

https://github.com/ogom/redmine_sidekiq

and it’s done :).

Changelog

0.0.1

  • User settings for profile notifications
  • General settings server and token for notifications

Licence

Releases

No releases published

Packages

No packages published