In the module for Opencart there is a task for Cron with such a link.
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?