How can I run a nodeJS code in a Redmine plugin ? With a nodeJS server or from the controller or anything else ... ?
My plugin is an HTML button in a Hook, calling an onClick javascript function. When I push this button, I want to run the nodeJs code. How can I do ?
I use Redmine 1.4.4
EDIT: maybe this can help me ? https://github.com/cowboyd/rednode