Hi,
Thanks for taking the time to provide your feedback. This can currently be achieved using cron job action flags; for example you'd schedule the full cron.php to run Monday - Friday. Then schedule a second cron job to run on weekends using the skip or do action flags to only perform the desired actions.
1 Comment
Login to post a comment.
Thanks for taking the time to provide your feedback. This can currently be achieved using cron job action flags; for example you'd schedule the full cron.php to run Monday - Friday. Then schedule a second cron job to run on weekends using the skip or do action flags to only perform the desired actions.