Redmine plugin manager
Added by Ruslan Kuksa over 10 years ago
Hello friends,
why redmine doesn't have plugin manager, as dokuwiki have?
https://www.dokuwiki.org/plugin:plugin
Replies (2)
RE: Redmine plugin manager - Added by Jan Niggemann (redmine.org team member) over 10 years ago
What would be the usecase?
The way rails works is that you install the plugin files, migrate and that's it...
RE: Redmine plugin manager - Added by Michael Sanders over 10 years ago
There is usefulness behind Redmine having a networked plugin directory. If plugins could be made, stored in the same directory (a la Python extensions, Notepad++ plugins,) then one could feasibly make a plugin like the above pictured, to easily install a plugin which would download from that directory.