Display a WBS view of a project’s issues.
This plugin version is compatible only with Redmine 3.4 and later.
-
Download the .ZIP archive, extract files and copy the plugin directory to
#{REDMINE_ROOT}/plugins/redmine_wbs
. -
In the directory
#{REDMINE_ROOT}/plugins/redmine_pulls
, compile the assets:yarn install yarn production
-
Restart Redmine.
-
Login and enable the "WBS" module on projects you want to use it.
-
Remove the plugin's folder from
#{REDMINE_ROOT}/plugins
. -
Restart Redmine.
Explain how to use your package.
Run tests using the following command:
bundle exec rake redmine:plugins:test NAME=redmine_wbs RAILS_ENV=development
Please see CONTRIBUTING and CODE OF CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
This code is licensed under the MIT license. Please see the license file for more information.