leogenot / craft-shopify
Package info
github.com/leogenot/craft-shopify
Type:craft-plugin
pkg:composer/leogenot/craft-shopify
dev-main
2024-03-13 15:35 UTC
Requires
- php: >=8.0.2
- carlcs/craft-redactorcustomstyles: ^4.0
- craftcms/cms: ^4.7.0
- craftcms/redactor: ^3.0
- nystudio107/craft-code-field: 4.0.12
- phpclassic/php-shopify: ^1.2.9
- spicyweb/craft-neo: 4.0.3
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
This package is auto-updated.
Last update: 2026-02-27 13:05:28 UTC
README
Craft CMS 4 plugin to handle Shopify products syncing
Installation:
composer require leogenot/craft-shopify
(Make sure you install all other dependencies in Craft plugins section before installing Craft-Shopify)
Add this to your .env file:
SHOPIFY_STOREFRONT_KEY=SHOPIFY_ADMIN_ACCESS_TOKEN=SHOPIFY_API_KEY=SHOPIFY_API_SECRET_KEY=SHOPIFY_HOSTNAME=SHOPIFY_WEBHOOK_SECRET=
Usage
You can now:
- Sync products from Shopify to Craft (if you have pre-existing products in Shopify)
- Sync products created in Craft to Shopify