Instalação Plugins Redmine

De GeoSales
Ir para navegação Ir para pesquisar
1. Verificar plugins em redmine.org e garantir compatibilidade com a versão instalada.

2. Inserir plugins em C:\Bitnami\redmine\apps\redmine\htdocs\plugins

3. Executar use_redmine como administrador

4. bundle install

5. bundle update

6. bundle update --without test
   bundle update --no-deployment

7. rake redmine:plugins:migrate RAILS_ENV=production