Getting started building themes
This guide describes the basic steps for getting started to build a theme for ShopBase.
Last updated
Was this helpful?
This guide describes the basic steps for getting started to build a theme for ShopBase.
Last updated
Was this helpful?
After you create a partner account, check out the following tools and resources to help you get started:
Steps:
Create a new empty Github repo (public or private) and remember its' url (eg: ).
From your ShopBase Partner Admin, go to Public Themes.
Click Create Theme
Give your theme a name
In the Theme details section, write your theme description and 2 thumbnails of Desktop and Mobile.
In the Connect to repository section, enter the repository URL where you store your theme code.
Hit Save.
Steps:
Steps:
From theme detail page, click Create new version
Enter the description of this version. For eg. Submit the first time
Hit Save as draft or Submit for Review (Only Submit when you make sure your theme is fully tested and works)
Select the store that you want to install the theme version to test.
Create a new theme repo on your local machine using our tool.
.