Cron Jobs
A section to create and manage cron jobs such as clearing cache, optimizing database, regenerating sitemap, etc...
18 comments
-
Anonymous
commented
send an email to a customer after 'x' days if order status = 'x'
-
Anonymous
commented
What I think also should be in this add-on should be auto-mailer.
for example if an order is placed and shipped the status will be automatically changed after X days to 'Review to customer'. Same with after X days if status is 'Open' change status to ''Order Remember". -
sok777
commented
Cron job for import/export is needed.
-
Anonymous
commented
Hey, Jim
At what place in CS backend, its already running..?Can you please let me know. I will figure it out myself for my custom module, that will have to get the xml files in a timely manner.
Thanks
Killer -
Jim
commented
Yes, this would be great. An explanation of how it works would be a must too. There are other places to already do cron jobs in CS, but there doesn't seem to be any good documentation for beginners.
-
asox
commented
It is great ideea becouse i want to have this addon for optimize every day database and i want to set backup every week automatic and all mentenance service automatic
-
UniDev
commented
There is zero documentation on CRON job configuration.
A page that says:
"Please enter the following CRON job into your control panel:
php http://............................................../cs-cart-cronjob.phpand set frequency to ____ mins / hours / days"
Then within this page, you could configure individual schedules for:
- Currency updates (YES!)
- Logs and cache clearing
- SQL Backup
- SQL Optimisation
- Template Backup
- etc...:)
PLEASE? PRETTY PLEASE?
-
Torann Marks
commented
A Cron Job Manager would be a wonderful addon, with the ability to allow other addons to interface with it.
Say we had a currency addon, after installing it you would be allowed to add it to the 1 hour job, 2 hour job or whatever.
Of course this wouldn't be for a novice user.
-
Lee Li Pop commented
Not very easy to implement, because some hosting company do not have this Cron Job functionality. On the other hand, with a little learning, it is easy to setup a basic Cron Job.
In the 3 tasks listed by The Tool 2 can be made by a basic Cron Job (Clearing cache and Optimizing database) and another by adding an addon to CS-Cart (Regenerating sitemap).
However, would it be better, in the Sitemap case, that this Sitemap could be generated each time as another classic page?
Of course, others Cron Jobs would be interesting to add to CS-Cart.
-
miracles
commented
high priority addon
-
rastelino
commented
great ideea
-
Andrew
commented
If your server doesnt have that built in you should find another host.
-
mayanetwork commented
Couldn't agree more. We've wanted this functionality for years.
-
phazei commented
-
ogia commented
just curious - can most people not set up cron jobs on their server? (It's super easy for me ...)
-
Catch1fish commented
woo - currency updates.... nice get my vote
-
kocalka commented
And also for database automatic backup.
-
dustundag commented
Also for multicurrency automatic exchange rates!!!!