Upgrading To 1.2.0 From 1.1.*
The 1.2.0 version is a major release and contains breaking changes!
Please read the changelog for detail about the changes, this will help you to decide if you really need to upgrade or not.
To upgrade to the 1.2.0 from 1.1.* please follow these steps:
Step 1: Download the files and extract on your local computer.
Step 2: Set your marketplace in maintenance mode, so that visitor doesn’t get any errors or see sensitive system information.
Step 3: Take a backup of your database and the project files(current running script). So that you can get back to the old version if having issues with the new one.
Step 4: Replace everything except the .htaccess
(if exist) file on the root directory of the application.
Step 5: Check the permissions is described in the installation guide.
Step 6: Update the .env
file with your configurations and save.
Step 7: Now turn off the maintenance mode and you’re done.