-
Allows to input CSS to customize Redmine’s theme
-
Hey, that’s all for now!
Maybe implement file upload to add images.
First download the plugin using git, open a terminal in your Redmine installation directory:
git clone git@github.com:martin-denizet/redmine_custom_css.git vendor/plugins/
The installation is now finished and you will be able to use the plugin after you restart your Redmine instance.
No need to migrate the database!
Thank to CodeMirror for their very cool editor! codemirror.net/
GPLv2