redcase
redcase copied to clipboard
Redmine 3.4.2-4
I am by no means an expert, but having issues getting redcase to show up in Redmine 3.4.2-4 (is it not compatible?)
Here are steps I have tried
cd /opt/bitnami/apps/redmine/htdocs/plugins
git clone https://bitbucket.org/bugzinga/redcase.git
bundle install --without development test postgresql sqlite --no-deployment
bundle install --without development test postgresql sqlite --deployment
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
Reboot but redcase does not show in Redmine as a plugin