jackabox/statamic-shopify

A Shopify Addon for Statamic


README

Statamic Shopify

Latest Stable Version Total Downloads License

A Statamic addon that allows you to integrate Shopify. World-class ecommerce mixed with the brilliance of Statamic.

Live Demo - Docs

Purpose

Shopify is world-class for ecommerce and it provides one of the best systems for handling orders, products, and users. However, the templating engine isn't as nice to use as Antlers. This plugin aims to marry the wonderful CMS of Statamic with the ecommerce tools of Shopify.

It utilises the Admin API to fetch products and listen to webhooks, and then allows for customisation on the front using either the Storefront API or the Buy Buttons.

Features

  • No more liquid
  • Import Products, Variants, and Images into Statamic
  • Can be used either flat-file (yay!) or with a database.
  • Keeps stock up to date by enabling the Order Webhook.
  • Keeps products in sync by enabling the Product Delete webhook.
  • ES6 JavaScript written integration to the Storefront API saving you hours.

Issues

Please open an issue on GitHub if you encounter a problem.

If you'd like to propose a new feature then you can also start a discussion.