N install redmine
Install redmine on Linux platform (centos)
CD to redmine root directory
N install redmine plugins
Http://www.redmine.org/wiki/redmine/Plugins
Follow the process above, and install the following plugins:
Http://github.com/pullmonkey/open_flash_chart
Http://github.com/mszczytowski/redmine_charts/tree
In fact, you can download the Plugins source codes directly from git or SVN repository and put them under the redmine_root/vendor/plugins /.
Copy swfobject. js from the plugin's assets/javascripts directory (will make this happen at install time later) to your rails_root/public/javascripts directory
Copy open-flash-chart.swf from the plugin's assets/director to your rails_root/public/directory
N restart redmine
Pgrep Ruby
Kill prog_id
Ruby./script/Server-e Production
N config redmine
Login redmine system as admin/admin
Go "Administration"-> "plugins", check if the plugin installed OK:
Redmine charts plugin for redmine which integrates some nice project charts. http://github.com/mszczytowski/redmine_charts/ |
Maciej szczytowski |
0.1.0 |
Choose your project, go to "Settings"-> "modules", and enable the plugin "Charts" you just installed.
If everything is fine, you will see the "Charts" appears as a new tab in your project page: