Requirements

The StudioForty9 Shopify theme is an Online Store 2.0 theme and requires Shopify CLI to develop themes.

Shopify CLI Requirements

Before you start using Shopify CLI to develop themes, make sure that you install the following software packages on your development computer:

Linux

  1. Install Ruby and Ruby dev sudo apt update && apt install ruby-dev
  2. Install Git
  3. Install Shopify CLI

Windows

  1. Install Ruby+Devkit using RubyInstaller for Windows (2.7 or higher)
  2. Install Git
  3. Install Shopify CLI