events2
events2 copied to clipboard
With this TYPO3 extension you can organize one, multiple and recurring events.
TYPO3 Extension events2
Events2 is an extension for TYPO3 CMS. It shows you a list of event entries incl. detail view.
1 Features
- 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
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/events2
Installation as extension from TYPO3 Extension Repository (TER)
Download and install events2
with the extension manager module.
2.2 Minimal setup
- 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.