Files
redmine/plugins/README.md
T
2026-04-24 22:01:18 +00:00

15 lines
587 B
Markdown

# Local Redmine Plugin Forks
This directory is the tracked source of truth for local Redmine plugin work.
The ignored `redmine-copy/` tree is a working/reference copy of the full legacy
Redmine install. Make plugin edits here first, then deploy or copy them into the
test Redmine instance or `redmine-copy/` as needed.
Tracked plugin folders:
- `redmine_event_outbox` - local event outbox plugin.
- `redmine_contacts` - RedmineUP contacts plugin with local compatibility fixes.
- `redmine_contacts_helpdesk` - RedmineUP helpdesk plugin with local API and
mail compatibility fixes.