Skip to content

A theme app extension boilerplate that highlights the basic structure and features that are available to developers who want to integrate their apps with Shopify Online Stores.

License

Notifications You must be signed in to change notification settings

Sky-bits/theme-extension-getting-started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Theme App Extensions - Getting Started Example

A theme app extension boilerplate that highlights the basic structure and features that are available to developers who want to integrate their apps with Shopify Online Stores. It has been built as a learning tool for the start of your journey of building a theme extension, and is not intended as a starting point for projects.

Setup

If this is your first time building a theme extension, take a look at the Getting Started guide.

TL;DR: Install the Shopify CLI, log into your partner account with shopify login, and then create a new theme extension using the --getting-started flag:

shopify extension create --type=THEME_APP_EXTENSION --getting-started

License

This respository is available as open source under the terms of the MIT License.

About

A theme app extension boilerplate that highlights the basic structure and features that are available to developers who want to integrate their apps with Shopify Online Stores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Liquid 64.9%
  • JavaScript 18.3%
  • CSS 16.8%