Redmine plugin to manage presence of boxes on Home & Project Overview
= v1.0.0 * Updated for Remine 5.1
- @kabhinav25 (Kumar Abhinav)
- @Saylrman64 (Manuel Palachuk)
Tested only on Redmine 5.1.3.stable.23143.1
This is a proprietary plugin that is not licensed for distribution.
Installing the redmine_blocks_layout plugin for Redmine
- cd redmine/plugins
- gh repo clone Saylrman64/redmine_blocks_layout
- cd ..
- bundle config set --local without 'development test'
- bundle install
- bundle exec rake redmine:plugins:migrate RAILS_ENV=production
- restart apache2