How to automatically reload TYPO3 calendar from external ics

1.3k Views Asked by At

Hi I'm using the calendar base extension (cal) for displaying my calendar in a TYPO3 website.

I configured an external calendar and it imports all events correctly. How can I automatically reload the events from this external ics-calendar?

thanks!

1

There are 1 best solutions below

0
On

For TYPO3 4.3 and up, you'll want to use the scheduler extension. Once its installed, you'll find a task inside the scheduler module for updating external calendars.