Skip to content

morethingsdigital/statamic-shopify

 
 

Repository files navigation

A Statamic 3 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 is frankly shit. 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.

About

Integrate your Shopify products into Statamic CMS using the REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.9%
  • JavaScript 15.5%
  • Antlers 11.0%
  • Vue 9.7%
  • Blade 2.9%