Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我正在使用日历基础扩展 (cal) 在 TYPO3 网站上显示我的日历。
我配置了一个外部日历,它正确导入了所有事件。如何自动重新加载此外部 ics 日历中的事件?
谢谢!
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.