Calendar functionality for integration with other extensions, see: https://daniel-siepmann.de/reuse-existing-extbase-controller.html https://www.werkraum-media.de/
Go to file
2020-10-27 10:22:21 +01:00
.gitignore Initialize composer and git 2020-10-27 10:22:00 +01:00
composer.json Initialize composer and git 2020-10-27 10:22:00 +01:00
LICENSE Initial commit 2020-10-20 10:26:05 +02:00
README.rst Add readme (#1) 2020-10-27 10:22:21 +01:00

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.