Project

General

Profile

Plugins Directory » Redmine mail digest

Author: Jan Catrysse
Website: https://github.com/jcatrysse/redmine_mail_digest
Code repository: https://github.com/jcatrysse/redmine_mail_digest.git
Registered on: 2026-05-30 (about 6 hours ago)
Current version: 1.0.0
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x
User ratings:   (0)

Redmine mail digest

ATTENTION: ALPHA STAGE

redmine_mail_digest is a Redmine plugin that allows project managers to configure scheduled email digests for their projects. A digest collects issues matching configurable criteria and sends them to configurable recipients on a configurable
schedule. Digests are sent via the existing Redmine mailer infrastructure and executed by a cron-driven rake task.

Installation notes

Installation

  1. Copy this plugin directory into plugins of your Redmine installation.
  2. Run bundle install if required and migrate plugins with: bundle exec rake redmine:plugins.
  3. Restart Redmine.

Changelog

1.0.0 (2026-05-30)

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