Project

General

Profile

Plugins Directory » Email Reporting

Author: Roman Petrenko
Website: https://redmine-kanban.com/plugins/email_reporting
Code repository: https://redmine-kanban.com/plugins/email_reporting
Registered on: 2025-05-26 (3 days ago)
Current version: 1.0.0
Compatible with: Redmine 6.0.x, 5.1.x, 5.0.x
User ratings:   (0)

Email Reporting.

Key features:

  • Scheduled schedule reports
  • List of issue
  • Labor cost reports
  • Examples of use

Find out more on our website
Try our demo

Installation notes

  1. Copy the redmine plugin folder to the plugins/ folder.
  2. Run the migration in the Redmine root folder.
    bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=periodic_reminder
    
  3. Stop and start Redmine.In some redmine installations (for example, when working in docker), it is important to stop and start the redmine server, and not restart it. Sometimes, when restarting, the boards are not displayed.
    sudo /etc/init.d/apache2 stop && sudo /etc/init.d/apache2 start
    

Changelog

1.0.0 (2025-05-26)

Compatible with Redmine 6.0.x, 5.1.x, 5.0.x.