Updated How to Upgrade (markdown)

Ivan Diaz 2018-10-02 16:02:11 -03:00
parent a324925bf0
commit 5fd6a9a4a7
1 changed files with 7 additions and 1 deletions

@ -34,3 +34,9 @@ Upgrading from one OpenSupports version to another consists in replacing the cur
4. Go to the folder `version_upgrades/4.2.0/` and run the script with `php 4.2.0.php` 4. Go to the folder `version_upgrades/4.2.0/` and run the script with `php 4.2.0.php`
5. After the script is done, remove the folder `version_upgrades` 5. After the script is done, remove the folder `version_upgrades`
6. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github. 6. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github.
## Upgrade v4.2.0 -> v4.2.1
1. Download the upgrade [zip file](https://github.com/opensupports/opensupports/releases/download/v4.2.1/opensupports_v4.2.1_update.zip)
2. Merge and replace the OpenSupports files in your server with the content of the zip file.
3. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github.