Automated Jobs

The product synchronization requires an automated job to run either from the c5 dashboard or a scheduled task on your server. Most concrete5 installations will have a Default job set which runs daily.  To add your product sync job to the Default set: 

  • Go to System & Settings -> Optimization -> Automated jobs in your concrete5 dashboard. 
  • Click the Job Sets tab and then click the Default Jobs set in the list. 
  • Check the box next to "Import Shopify Products" and then click "Update Jobs" to save the selection.

Running Automated Job Sets 

We recommend running automated jobs via the concrete5 command line using your server's cron utility or similar tool. See the concrete5 documentation for CLI commands for more info. 

If you don't have access to your servers cron utility you can use a scheduling service like EasyCron to automate the task. See their concrete5 cron page for more info.