Description
After setting up the plugin using Shopify API version 2025-07 and creating the Shopify app, I configured the required webhooks. The webhook setup completed successfully and looked correct.
When I then tried to sync the products using ddev craft shopify/sync/products, the sync job appeared in the Shopify Utility as expected, but it never progressed beyond the “Created” status and did not complete.
There are no error messages or warnings in the Craft, plugin, or server logs during this process.
Shopify Configuration:
Steps to reproduce
- Setup Plugin and Shopify App
ddev craft shopify/sync/products
- Shopify Step is stuck at Created
Additional info
- Craft version: 5.8.18
- PHP version: 8.2
- Database driver & version: mysql v. 8.0
- Plugins & versions:
- "craftcms/ckeditor": "4.10.1",
"craftcms/cms": "5.8.18",
"craftcms/shopify": "^6.1.2",
"nystudio107/craft-vite": "^5.0.1",
"putyourlightson/craft-blitz": "5.12.5",
"putyourlightson/craft-sprig": "^3.7",
"spacecatninja/imager-x": "5.1.6",
"spacecatninja/imager-x-power-pack": "1.0.5",
"verbb/formie": "^3.1.6",
"verbb/hyper": "2.2.9",
"vlucas/phpdotenv": "^5.4.0",
"yiisoft/yii2-redis": "^2.0",
Description
After setting up the plugin using Shopify API version 2025-07 and creating the Shopify app, I configured the required webhooks. The webhook setup completed successfully and looked correct.
When I then tried to sync the products using
ddev craft shopify/sync/products, the sync job appeared in the Shopify Utility as expected, but it never progressed beyond the “Created” status and did not complete.There are no error messages or warnings in the Craft, plugin, or server logs during this process.
Shopify Configuration:
Steps to reproduce
ddev craft shopify/sync/productsAdditional info
"craftcms/cms": "5.8.18",
"craftcms/shopify": "^6.1.2",
"nystudio107/craft-vite": "^5.0.1",
"putyourlightson/craft-blitz": "5.12.5",
"putyourlightson/craft-sprig": "^3.7",
"spacecatninja/imager-x": "5.1.6",
"spacecatninja/imager-x-power-pack": "1.0.5",
"verbb/formie": "^3.1.6",
"verbb/hyper": "2.2.9",
"vlucas/phpdotenv": "^5.4.0",
"yiisoft/yii2-redis": "^2.0",