Project

General

Profile

"(button medium shadow red){float:right}%Download VMware Image%":/pages/vmware_image h1{padding-top:25px}. Installation # Unzip plugin into @./plugins/@. This would result in a directory-path like:
./plugins/redmine_products/init.rb
# Install dependent ruby gems by following command:
bundle install --without development test
# Migrate database and copy assets by following command:
bundle exec rake redmine:plugins NAME=redmine_products RAILS_ENV=production
# You now need to restart Redmine so that it shows the newly installed plugin in the list of installed plugins ("Administration -> Plugins"). # Go to "Administration -> Products" and setup plugin global settings. h1. Video guide message#448