https://github.com/statamic-rad-pack/shopify
Integrate your Shopify products into Statamic using the Admin API.
https://github.com/statamic-rad-pack/shopify
ecommerce shopify statamic
Last synced: about 2 months ago
JSON representation
Integrate your Shopify products into Statamic using the Admin API.
- Host: GitHub
- URL: https://github.com/statamic-rad-pack/shopify
- Owner: statamic-rad-pack
- License: other
- Created: 2021-03-01T01:16:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-14T21:07:49.000Z (2 months ago)
- Last Synced: 2026-02-15T04:24:35.569Z (2 months ago)
- Topics: ecommerce, shopify, statamic
- Language: PHP
- Homepage: https://statamic.com/addons/rad-pack/shopify
- Size: 967 KB
- Stars: 11
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Statamic Shopify
[](//packagist.org/packages/jackabox/statamic-shopify)
[](//packagist.org/packages/jackabox/statamic-shopify)
[](//packagist.org/packages/jackabox/statamic-shopify)
A Statamic addon that allows you to integrate Shopify. World-class ecommerce mixed with the brilliance of Statamic.
[Live Demo](https://statamic-shopify-demostore.vercel.app) -
[Docs](https://statamic-shopify-docs.vercel.app)
### 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](https://github.com/statamic-rad-pack/shopify/issues) if you encounter a problem.
If you'd like to propose a new feature then you can also start a [discussion](https://github.com/statamic-rad-pack/shopify/discussions).