I have a situation in my redmine installation that I want to enable a plugin including its all features for a couple days in the month. Is there a way to enable/disable a redmine plugin via configurations without adding/removing it from source?
Asked
Active
Viewed 584 times
1 Answers
1
You could comment the file init.rb inside the plugin, that's where the plugin initializes

Javier Menéndez Rizo
- 2,138
- 3
- 12
- 22