Plugins Directory » Redmine MultiHosts (fork)
|
|
Author: | Vlad Pol |
|---|---|---|
| Website: | https://github.com/vladopol/redmine_multi_hosts | |
| Code repository: | https://github.com/vladopol/redmine_multi_hosts | |
| Registered on: | 2026-06-30 (4 days ago) | |
| Current version: | 2.0.0 | |
| Compatible with: | Redmine 4.1.x | |
| User ratings: |
Allows running one Redmine installation with multiple hosts, each with its own branding, sender address, SMTP settings and per-project organization binding. This is a maintained fork of the original redmine_multi_hosts plugin by Florian Eck, updated for compatibility with Redmine 4.x / Rails 5.x, with new per-host SMTP and per-project organization binding features.
Installation notes
git clone https://github.com/vladopol/redmine_multi_hosts.git into your plugins directory, then run:
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
touch tmp/restart.txt
Changelog
2.0.0 (2026-06-30)
Compatible with Redmine 4.1.x.