Control Web Panel

WebPanel => Information => Topic started by: zondar on July 29, 2019, 08:37:35 PM

Title: How to make a job in Cron?
Post by: zondar on July 29, 2019, 08:37:35 PM
In the module for Opencart there is a task for Cron with such a link.
Code: [Select]
curl "http://www.mydomen.com/index.php?route=extension/module/export_to/cronPost&user_token=4865825"I inserted this link into the Cron scheduler in the CWP user panel and clicked the Run button. But after a while, there is no result of the work. Is the current view link correct for the Cron job? And how to check whether this task works or not?
Title: Re: How to make a job in Cron?
Post by: Igor S. on August 03, 2019, 07:25:48 AM
You need to talk to the website developer. The command looks good.