Tag - shopify api

Articles

Shopify and Drupal integration
1. Download Shopify API module Project page: https://www.drupal.org/project/shopif… 2. Download and install the Composer Manager module. Project page: https://www.drupal.org/project/compos… Instructions: https://www.drupal.org/node/2405811 3. Run the Composer Manager init script. $ php modules/contrib/composer_manager/scripts/init.php 4. Run composer drupal-rebuild. 5. Run composer update donutdan4114/shopify. 6. Install the Shopify API module. 7. Create a new Private App on your Shopify store. 8. Copy & Paste private app info into the Shopify API settings. 9. Download and install the Shopify module. Project page: https://www.drupal.org/project/shopify 10. Sync products and collections to the site.