Upgrade theme
Update new version of Umino
Note important:
Starting from version Umino 2.0.1, all homepages will use the color scheme. Therefore, before updating, please take the time to learn and thoroughly read the issues noted in the changelog for version 2.0.1 link here.
1. Download the latest version
Please download the latest version of Umino Shopify theme from Themeforest.
2. Upload new version of Umino to your store
Step
Login to your Shopify store, go to Online Store > Themes
Click to Add theme dropdown button then select Upload zip file in Theme library section
Select or drag and drop the home that your store is using then click Upload file
Click to Publish after upload to publish this theme
3. Migrate your current theme to new version
3.1 Backup current theme
Before Migrate, Please backup you old theme first to protect your data
Login to your Shopify store, go to Online Store > Themes
Duplicate your old theme
Rename to Backup
3.2 Migrate file Index.json
Step
Open Edit code editor for your old Umino theme
Open file Templates/Index.json and copy all contents
Open Edit code editor for new Umino version that you have just uploaded and published in step 2
From this editor, Open file Templates/Index.json then paste all the contents your have copied above to this file
Click Save to finish.
3.3 Migrate file setting_data.json
Step
Open Edit code editor for your old Umino theme
Open file Config/settings_data.json and copy all contents
Open Edit code editor for new Umino version that you have just uploaded and published in step 2
From this Editor, Open file Config/settings_data.json then paste all the contents your have copied above to this file
Click Save to finish.
3.4 Migrate your pages
Step
Open Edit code editor for your old Umino theme
Open file Template folder and you can see some files in this folder have green dot. Those are the files that you customized.
Migrate those files same as the way we guided in steps 3.2 and 3.3
Click Save to finish.
3.5 Migrate translation files
Step
Open Edit code editor for your old Umino theme
Open file Locales folder and select the language that you want to migrate to new store. Copy all contents of this translation file.
Migrate those files same as the way we guided in steps 3.2 and 3.3
Click Save to finish.
Last updated