Skip to content

DefaultValue/redmine-workload-statistic-notificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workload Statistic notificator plugin

Plugin provides functionality for sending workload statistics notifications to Slack

Installation

  1. Clone this plugin to your Redmine plugins directory:
user@user:/path/to/redmine/plugins$ git clone git@github.com:DefaultValue/redmine-workload-statistic-notificator.git workload_statistic_notificator
  1. Install httpclient dependency, by running:
user@user:/path/to/redmine/plugins/workload_statistic_notificator$ bundle install
  1. Restart Redmine to check plugin availability and configure its options.

  2. Set up cron task:

*   *    *    *    *    path/to/redmine/bin/rake send_day_workload_statistic RAILS_ENV=production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published