jweiland/events2
Events 2 - Create single and recurring events
Maintainers
10.2.5
2026-05-21 15:56 UTC
Requires
- ext-dom: *
- ext-libxml: *
- sjbr/static-info-tables: ^13.4
- typo3/cms-core: ^13.4.12
- typo3/cms-reactions: ^13.4.12
Requires (Dev)
- ergebnis/composer-normalize: ^2.44
- symfony/dependency-injection: !=7.3.4
- typo3/cms-fluid-styled-content: ^13.4.12
- typo3/cms-form: ^13.4.12
- typo3/cms-install: ^13.4.12
- typo3/cms-workspaces: ^13.4.12
- typo3/coding-standards: ^0.8
- typo3/testing-framework: ^9.1.2
Suggests
- jweiland/cms-reactions: Allows importing events2 records from aother TYPO3 systems or any other request
Provides
None
Conflicts
None
Replaces
- typo3-ter/events2: 10.2.5
This package is auto-updated.
Last update: 2026-06-16 15:36:59 UTC
README
👁 Latest Stable Version
👁 TYPO3 12.4
👁 Total Downloads
👁 Monthly Downloads
👁 Build Status
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.
3 Support
Free Support is available via GitHub Issue Tracker.
For commercial support, please contact us at support@jweiland.net.
