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: |
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¶
- Copy this plugin directory into
pluginsof your Redmine installation. - Run
bundle installif required and migrate plugins with:bundle exec rake redmine:plugins. - Restart Redmine.
Changelog
1.0.0 (2026-05-30)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x.