[TYPO3-english] Run something regullary
François Suter
fsu-lists at cobweb.ch
Thu Aug 5 22:16:02 CEST 2010
Hi Boris,
> I know that there is a way to run script periodically - cron. But I
> want to have some TYPO3 services in my second plugin - t3lib_div,
> htmlmail.
Since version 4.3, there's a tool in TYPO3 called Scheduler. It's a
system extension. You will need to call it as a cron, but once it is
setup you can add your own taks to the Scheduler itself, without having
to setup additional cron jobs and manage the frequencies from the
provided BE module.
The Scheduler comes with a complete manual and some example tasks, so it
shouldn't be too hard to develop your own tasks.
HTH
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-english
mailing list