All Projects → Elkfox → shopify-development-resources

Elkfox / shopify-development-resources

Licence: other
A List of resources for Shopify development

Projects that are alternatives of or similar to shopify-development-resources

shopapp-shopify-ios
A Shopify provider for a ShopApp for iOS application
Stars: ✭ 49 (-12.5%)
Mutual labels:  shopify, shopify-apps, shopify-api
shopify-app-starter-kit
Shopify app starter kit written in Ruby on Rails w/ appropriate tools to get your Shopify app up and running quickly 🚀
Stars: ✭ 42 (-25%)
Mutual labels:  shopify, shopify-apps, shopify-api
gulp-shopify
Blank slate Shopify theme for Developers, packaged with Gulp.js for processing SCSS, JavaScript (ES6), images and fonts. Made to support Online Store 2.0 features and Shopify CLI.
Stars: ✭ 142 (+153.57%)
Mutual labels:  shopify, shopify-themes, shopify-theme
Public Apis
A collective list of free APIs
Stars: ✭ 177,707 (+317233.93%)
Mutual labels:  list, development, resources
shopify-graphql-elixir
Elixir client for the Shopify GraphQL Admin API
Stars: ✭ 18 (-67.86%)
Mutual labels:  shopify, shopify-apps, shopify-api
bootstrap-shopify-theme
🛍 A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.
Stars: ✭ 41 (-26.79%)
Mutual labels:  shopify, shopify-themes, shopify-theme
awesome-shopify
👩‍🎓👨‍🎓 Must-read articles, videos and books for store owners, app and theme developers.
Stars: ✭ 86 (+53.57%)
Mutual labels:  development, shopify
shopify-slater-tailwindcss
Shopify Starter Theme + TailwindCSS with PurgeCSS
Stars: ✭ 40 (-28.57%)
Mutual labels:  shopify, shopify-theme
shopify-product-image-slider
Implementation of the Slick image carousel into a Shopify store
Stars: ✭ 21 (-62.5%)
Mutual labels:  shopify, shopify-theme
shopify-node-express-app
Simple Shopify app with Express and Node.js that connects to a Shopify store via OAuth.
Stars: ✭ 20 (-64.29%)
Mutual labels:  shopify, shopify-api
shopify-node-react-app
Shopify paid app in Node.js & React.js that connects to a store and lets merchants select products to automatically discount them in the Shopify admin interface.
Stars: ✭ 29 (-48.21%)
Mutual labels:  shopify, shopify-api
shopify-next.js-tailwind
Learn the Shopify + Next.js + Tailwind CSS Stack! SWR, Hydrogen, + more
Stars: ✭ 227 (+305.36%)
Mutual labels:  shopify, shopify-api
Cheatsheets
Quick reference material for techies
Stars: ✭ 66 (+17.86%)
Mutual labels:  development, resources
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+587.5%)
Mutual labels:  shopify, shopify-api
mechanic-tasks
Public task repository for Mechanic (https://mechanic.dev)
Stars: ✭ 42 (-25%)
Mutual labels:  shopify, shopify-api
syncify
🤝 Shopify theme upload, download and watch development tool.
Stars: ✭ 50 (-10.71%)
Mutual labels:  shopify, shopify-theme
bold-shopify-toolkit
A Symfony Based Shopify api wrapper
Stars: ✭ 24 (-57.14%)
Mutual labels:  shopify, shopify-api
Awesome Gbdev
Contribute
Stars: ✭ 3,016 (+5285.71%)
Mutual labels:  list, resources
Ajaxinate
🎡 Ajax pagination plugin for Shopify themes
Stars: ✭ 107 (+91.07%)
Mutual labels:  shopify, shopify-theme
iOS-Tweak-Dev-Tools
A collection of useful development tools and forks of tools that are geared towards iOS jailbreak developers.
Stars: ✭ 37 (-33.93%)
Mutual labels:  development, resources

Shopify Development Resources

It can be hard to find the right resources for building Shopify apps and themes. Here's the best resources we've found to get you going in the world of Shopify app and theme development.

Table Of Contents

  1. General
  2. Python
  3. Javascript
  4. Ruby
  5. Theme Development
  6. Open Source Apps
  7. Contributing

General

A list of resources that apply to every language.


Python

A list of resources for developing Shopify Apps in Python.
There are tons of great resources and libraries available for Python. They're just all spread out over the internet.

  • Demo Apps, Libraries and Addons

    • Shopify API
      The offical Shopify API implementation for Python. A must use for anyone developing apps in python

    • Shopify Example Django App
      An official example app from Shopify to help you get started building apps using Django

    • Django Shopify Webhooks
      Written by Gavin Ballard from Disco Labs this is a great addon that makes implementation of webhooks easy. Although it's not unmaintained so use at your own risk. It is open source however and available for any one to modify and patch for their own use.

    • Django Shopify Auth
      Another one by Gavin Ballard. This app shares many similiarities to the Shopify Example App above but adds user and shop authentication making it easier to implement common django patterns and resources.

  • Articles and Tutorials


Javascript

  • Demo Apps, Libraries and Addons

    • shopify-api-node
      The most popular and most user friendly Shopify API Interface for Node.

    • CartJS
      A fantastic library by Gavin Ballard and DiscoLabs that uses Shopify's AJAX Cart API and Rivets to make adding things to Shopify Store carts so much easier!

    • eslint-plugin-shopify
      An ESLint plugin that contains all the rules used by Shopify for linting their javascript

    • shopify-node-app A skeleton node/express app to help ease the pain for prototyping a Shopify app.

  • Articles, Tutorials and Other Text Based Resources.


Ruby

Ruby is the "official" language of Shopify so it makes sense that there would be the most resources for it. There are a lot of brilliant resources available so I'll try to list as many as I possibly can!


Theme Development

  • Themekit
    Shopify's theme development command line tool

  • Slate
    A theme scaffold and command line tool for developing Shopify themes

  • Concrete
    By Elkfox, Concrete is a lightweight framework for building Shopify themes, supporting Slate and other methods


Open Source Apps

A list of open source working, full apps available for Shopify

- Parcelify
By Christian Blais Parcelify lets you create simple yet powerful shipping rates based on address fields.

Contributing

If you have an item you want to add to the list feel free to make a fork and make a pull request with you additions

By Elkfox

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].