craftcms / shopify

Synchronize and extend product data from your Shopify storefront.
MIT License
45 stars 25 forks source link

Mass sync async flag #80

Closed lukeholder closed 1 year ago

lukeholder commented 1 year ago

Description

Allows an async flag to run the sync without a queue of the metafields saved after the product saves

php craft shopify/sync/all --async=0

also added to the utility:

CleanShot 2023-09-22 at 15 24 51@2x

Syncing of one product does synchronous syncing, but when mass syncing we put additional things like metafields into the queue.

what-the-diff[bot] commented 1 year ago

PR Summary