-
Copy plugin directory into #{RAILS_ROOT}/plugins. If you are downloading the plugin directly from GitHub, you can do so by changing into your plugin directory and issuing a command like
git clone git://github.com/prodigasistemas/redmine_issue_reports.git
-
Put in your #{RAILS_ROOT}/Gemfile.local
gem 'holidays'
-
Update your gems
bundle install
-
Copy config file
cd #{RAILS_ROOT}/plugins/redmine_issue_reports cp config/config.example.yml config/config.yml
-
Update redmine with custom fields
cd update-redmine bash update-redmine.sh
-
Restart Redmine
-
Go to one of your project settings. Click on the Modules tab. You should see the "Issue reports" module at the end of the modules list. Enable plugin at project level. Now you will see "Issue report" tab at the project menu.
-
Notifications
You must be signed in to change notification settings - Fork 2
prodigasistemas/redmine_issue_reports
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Redmine Issue Reports plugin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published