[TYPO3-mvc] Calling Extbase Controller/Action from scheduler task (CLI)???
Nikolas Hagelstein
lists at shr-now.de
Wed Jun 30 10:28:38 CEST 2010
Hi,
Unfortunatly there is no cli dispatcher atm.
See:
http://forge.typo3.org/issues/4739
The easiest way to workarround the lack of a cli dispatcher,
is to use a typeNum based frontend controller, protected it via htaccess
and regulary trigger it via curl, wget or similar.
Pulling up the framework manually is kinda painfull and not very future
proof ;).
Cheers,
NIkolas
More information about the TYPO3-project-typo3v4mvc
mailing list