Added by Francesco - almost 7 years ago
Are there any plugin to customize the Home Page of Redmine? How can I modify the Home Page of Redmine?
We are using the Redmine v. 3.4.3.stable
Thanks.
You can modify the Home view with hook method calls.
This is the specific view: http://www.redmine.org/projects/redmine/repository/entry/trunk/app/views/welcome/index.html.erb
There are also some plugins, where you can see how it works. For example this one: https://github.com/peelman/my_projects