Awesome Shopify

A curated list of awesome Shopify resources, libraries and open source projects.

Shopify is a popular e-commerce platform that allows to build and manage online stores. If you want to contribute, please read the contribution guidelines. Thanks to all contributors, you're awesome and wouldn't be possible without you!

Contents

Community

Documentation

Front-end Development

UI/UX

  • Shopify Polaris - Polaris is a React component library designed to help developers create the best experience for merchants. GitHub ☀️.

  • Slate - Slate is a toolkit for developing Shopify themes, designed to assist your workflow and speed up the process of developing, testing, and deploying themes.

  • Shopify Polaris UI Kit - The Sketch UI kit provides a set of reusable components to help you craft great products for Shopify.

  • Polaris icon explorer - A collection of simple and informative icons that draw on the visual language of the Polaris design system.

  • Shopify Theme Lab - Customizable modular development environment for blazing-fast Shopify theme creation, bundled with Vue.js and Tailwind CSS.

  • Shopify Packer - Modern development tool for Shopify using Webpack 5. Easy to extend and customize, zero build config, compatible with Slate and existing websites.

CSS Frameworks

  • Foundationify - A theme for Shopify based on the responsive Zurb Foundation 5 framework.

  • Uptown CSS - Uptown CSS is a semantic toolkit designed to help developers build fully-responsive Shopify Apps.

Liquid Template

  • Liquid - Liquid is safe, customer-facing template language for flexible web apps.

  • Liquid Cheat Sheet - A resource for building Shopify Themes with Liquid.

  • Liquid template language reference - Liquid is the backbone of all Shopify themes, and is used to load dynamic content to the pages of online stores.

Shopify Online Store 2.0

  • Shopify Dawn - Shopify's first source available reference theme, with Online Store 2.0 features and performance built-in.

  • Figma - Shopify's Dawn Theme - Online Store 2.0 - If you're designing themes for the new Shopify online store 2.0 and you wished you had the Dawn theme as a nicely put together Figma file.

  • Helium - A Shopify theme environment from scratch ⚙️, with Online Store 2.0 features. Built with performance ⚡️ and best practices in mind, has hot Module Reloading on SASS/ES6 file changes for rapid development and many more other features out of the box...

Others

Mobile

You can use the iOS and Android Buy SDK to integrate Shopify checkout into your mobile applications. This lets you sell any of your physical products through the app and track sales info in your Shopify Admin. Learn more here›.

Android

iOS

Libraries

You can use official Shopify libraries or any of the third party libraries below for authenticating and interacting with the Shopify API.

Ruby

Python

JavaScript

DotNet

Elixir

Haskell

Java

Golang

  • gopify - A simple package for developing Shopify applications in Go.

  • bold-commerce/go-shopify - Go client for the Shopify API.

  • go-shopify - Golang tool for connecting to Shopify's API.

  • shoauth - Shopify oauth (oauth2) middleware for Golang.

PHP

R

  • shopifyr - Aims to provide an easy-to-use interface to the Shopify Admin API within R.

Rust

Examples

A Open Source Projects

JavaScript Examples

PHP Examples

Python Examples

Ruby Examples

Elixir Examples

Code Snippets

Tools

App

  • Shopify developer-tools - A macOS app that connects to your Shopify store(s) and allows you to make authenticated calls to the Admin API, generate dummy data, and view and customize Polaris components. More info.

Browser extensions

Command Line Tools

  • Shopify CLI - Shopify CLI helps you build against the Shopify platform faster 🚀.

  • Shopify Theme Kit - Shopify theme development command line tool.

  • Shopify Theme Check - The Ultimate Shopify Theme Linter.

  • ziplinesFly - Fly into Shopify development with ease workflow.

  • grunt-shopify - Grunt plug-in for publishing Shopify theme assets.

  • Shopify Development Tools - Assists with the development/maintenance of apps and stores: manipulate metafields and webhooks, open admin pages, retrieve information about shops, etc.

  • Shopify ID Export - Dump Shopify product and variant IDs —along with other identifiers— to a CSV or JSON file.

  • Shopify Email Template Sync Client - Shync can checkout/download the Shopify email templates from your Shopify store admin to your local machine, and push/sync your email templates on your local machine to Shopify.

Editor

Services

  • Ngrok - Ngrok is a tool that makes it easy to expose your development environment to Internet.

  • RequestBin - It gives you a bucket to capture external requests. This is useful for seeing what the content of a Shopify Webhook are.

  • Hookdeck - Hookdeck is a tool to monitor your Shopify Webhooks with custom retry logic, alerts and filtering. Useful to provide visbility and save time when working with webhooks in development and production.

Utilities

Last updated