All Projects → Shopify → theme-extension-getting-started

Shopify / theme-extension-getting-started

Licence: MIT license
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.

Programming Languages

Liquid
124 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].