How To Uninstall RedmineX Plugins

All of our plugins follow standard Redmine uninstallation procedure.

1. Go To Root

Downgrade database by runnning:
bundle exec rake redmine:plugins NAME=[plugin_name] VERSION=0 RAILS_ENV=production

Replace [plugin_name] incl. the brackets with the actual plugin name, such as redmine_x_gantt.

2. Go To /plugins

Remove the plugin folder.

3. Restart

Restart Redmine. Based on your hosting provider / web server, you will need to run the following commands. Puma: sudo systemctl restart redmine.yourcompany.com.service or Passenger: touch tmp/restart.txt.

Need Assistance?

If you encounter any issues or need help with installation, updates, or configuration, no worries, just contact Denis at HelpDesk. Our support team is ready to help you with any trouble or questions.