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

  1. Login to your Shopify store, go to Online Store > Themes

  2. Click to Add theme dropdown button then select Upload zip file in Theme library section

  3. Select or drag and drop the home that your store is using then click Upload file

  4. 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

  1. Open Edit code editor for your old Umino theme

  2. Open file Templates/Index.json and copy all contents

  3. Open Edit code editor for new Umino version that you have just uploaded and published in step 2

  4. From this editor, Open file Templates/Index.json then paste all the contents your have copied above to this file

  5. Click Save to finish.

3.3 Migrate file setting_data.json

Step

  1. Open Edit code editor for your old Umino theme

  2. Open file Config/settings_data.json and copy all contents

  3. Open Edit code editor for new Umino version that you have just uploaded and published in step 2

  4. From this Editor, Open file Config/settings_data.json then paste all the contents your have copied above to this file

  5. Click Save to finish.

3.4 Migrate your pages

Step

  1. Open Edit code editor for your old Umino theme

  2. Open file Template folder and you can see some files in this folder have green dot. Those are the files that you customized.

  3. Migrate those files same as the way we guided in steps 3.2 and 3.3

  4. Click Save to finish.

3.5 Migrate translation files

Step

  1. Open Edit code editor for your old Umino theme

  2. Open file Locales folder and select the language that you want to migrate to new store. Copy all contents of this translation file.

  3. Migrate those files same as the way we guided in steps 3.2 and 3.3

  4. Click Save to finish.

Last updated