- Delete the previous version
- Copy and unarchive new version
- Install required gems
- Migrate plugin tables
- Restart Redmine app
- Video demonstration
We recommend a full backup before the installation. In the most common case, just delete the folder with the previous version redmine/plugins/redmine_questions
and copy the new version to the same folder redmine/plugins/redmine_questions
Note: All data will be saved after updates from previous versions.
Here are common steps for Questions plugin upgrade (all commands should be executed from Redmine app root folder ex. /var/www/redmine
, that folder contains config.ru
file)