mirror of
https://github.com/werkraum-media/calendar.git
synced 2024-11-24 02:36:08 +01:00
Calendar functionality for integration with other extensions, see: https://daniel-siepmann.de/reuse-existing-extbase-controller.html
https://www.werkraum-media.de/
.gitignore | ||
composer.json | ||
LICENSE | ||
README.rst |
TYPO3 Extension: calendar
Provides:
- Data (classes) for Month, Week and Day.
- Controller with action to view Month, Week and Day.
Each day can have foreign data created by a factory. That way extensions or TYPO3 instances can add further data to each day.