redcase icon indicating copy to clipboard operation
redcase copied to clipboard

Redmine 3.4.2-4

Open gcarsontss opened this issue 8 years ago • 0 comments

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

gcarsontss avatar Sep 30 '17 13:09 gcarsontss