Plugin for change default project page (not just overview).
- Copy the plugin directory into the plugins directory (make sure the name is redmine_default_project_page)
- Start Redmine
First of all try to run tests in your environment:
ruby plugins/redmine_default_project_page/test/**/*.rb
If everyhting is ok, push your changes into master branch and run merge script, which merge master into testing and push to remote (github):
./push_for_test.sh