Uninstalling Budgets plugin

The following guide will teach you how to completely remove the plugin from Redmine. You have to follow these steps:

Downgrade your database

Please navigate to the Redmine directory and execute the following command:
bundle exec rake redmine:plugins NAME=redmine_budgets VERSION=0 RAILS_ENV=production

Delete the plugin's folder

To do so, please execute the following command as still being in the redmine/ directory:
rm -fr plugins/redmine_budgets

Restart

Please restart your web server.

Video demonstration

Was this article helpful? Yes  No
73 from 96 found this helpful