Forums / Cotonti / Core Labs / Archive / Cron?

oc
#1 2009-03-05 05:11
Should there be a build-in cron manager in Cotonti's later releases?

What Cron does, is ie check for updates for new releases/packs, clear logs, reset cache, auto check for new content (which will be extremely important later) etc.

Idea is simple. Even if we say yes to the project, a cron manager will need a good coding, so I think not for 0.1.0, maybe 0.1.1.
GHengeveld
#2 2009-03-05 07:39
Yes, it's a good idea, but this probably won't work for shared hosting (which usually don't provide a cronjob option).
Kilandor
#3 2009-03-05 08:31
There is no need for some specific cron manager. Plugins can very easily be used like cron, and there will be a new feature so files can only be included when a certain time is passed, and not every single time.