Project

General

Profile

Share plugin between multi redmine

Added by To Manh almost 10 years ago

Hi All,

In my system, we have multiple redmine app. Each redmine app using different db.
How can i create a plugin which can using in all of them.
It mean, when i update data from plugin in one redmine. Another redmine can update too.
My first thing is create a new DB, plugin will connect and save data to it.
Could i do this