Suggestion: CRON Syntax in Schedule Jobs

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Hi,

It would be a nice feature to be able to configure Schedule Jobs to run on specific time/date instead of just timer.
I find Cron syntax a simple way to do this in other projects.
http://en.wikipedia.org/wiki/Cron

For Exampel I have several sync jobs to sync products, customer, order etc.
Then it would be nice if could set this to different time so it does not sync all at the same time and slows db down.
10 years ago
Create your job with a configuration page and on the timer look to see if it is in that run window.

has worked for me,
10 years ago
kenny.westermark wrote:
Hi,

It would be a nice feature to be able to configure Schedule Jobs to run on specific time/date instead of just timer.
I find Cron syntax a simple way to do this in other projects.
http://en.wikipedia.org/wiki/Cron

For Exampel I have several sync jobs to sync products, customer, order etc.
Then it would be nice if could set this to different time so it does not sync all at the same time and slows db down.


+1
Agreed, this will be really a nice feature for stores having multiple such tasks....
3 years ago
Hi everyone.

We've released a new plugin that allows to schedule NopCommerce tasks using a CRON expression.
Checkout the demo here https://ellasoftware.com/cron-tasks-nopcommerce
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.