Events2 is an extension for TYPO3 CMS. It shows you a list of event entries incl. detail view.
- Create events of different types
- Single: An event for just one day
- Duration: Useful for holiday/travel like 21.09 - 29.09.2020
- Recurring: Create events like 1st and 3rd Monday and Wednesday a month
- You can add/remove days from calculated recurring events
- Create multiple time records for one day
- Create different time records for individual weekdays
- Supports EXT:maps2 to show event location on Google Maps
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/events2
Download and install events2
with the extension manager module.
- Include the static TypoScript of the extension.
- Create event2 records on a sysfolder.
- Create a plugin on a page and select at least the sysfolder as startingpoint.