Skip to content

leogenot/craft-shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

craft-shopify

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

About

Craft CMS 4 plugin to handle Shopify products syncing

Resources

License

Stars

Watchers

Forks

Packages

No packages published