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 migrating, please make sure to back up your old theme to safeguard 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. Copy the entire content of Templates/Index.json.

  3. Open Edit code editor for the newly uploaded Umino version.

  4. Open Templates/Index.json and paste the copied content.

  5. Save the changes to complete the process.

3.3 Migrate file setting_data.json

Step

  1. Access Edit code editor for your old Umino theme.

  2. Copy the entire content of Config/settings_data.json.

  3. Open Edit code editor for the newly uploaded Umino version.

  4. In the Editor, open Config/settings_data.json and paste the copied content.

  5. Save to complete the process.

3.4 Migrate your pages

Step

  1. Open Edit code editor for your old Umino theme

  2. Open Template folder and you can see some files on 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 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.