Plugins Directory » Redmine Tasks ICS Subscription
|
|
Author: | Wolf Gang |
|---|---|---|
| Website: | - | |
| Code repository: | https://github.com/coldib/redmine-tasks-ics-subscription | |
| Registered on: | 2026-05-16 (1 day ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 6.1.x, 6.0.x | |
| User ratings: |
A Redmine plugin that exposes assigned issues as a read-only ICS feed. Each user gets a personal calendar subscription showing only their own assigned issues.
Note: This is a read-only ICS subscription feed, not a CalDAV server. Subscribe using the "Internet Calendar" or "ICS subscription" option in your client — not as a CalDAV account.
Installation notes
cd /path/to/redmine/plugins git clone https://github.com/coldib/redmine-tasks-ics-subscription.git redmine_tasks_ics_subscription
Restart Redmine, then go to Administration → Plugins → Configure next to Redmine Tasks ICS Subscription.
Requirements:
- Redmine 6.x (tested; other versions may work but are untested)
- Ruby 2.7+
- REST API enabled: Administration → Settings → API → Enable REST web service
Changelog
1.0.0 (2026-05-16)
Compatible with Redmine 6.1.x, 6.0.x.