b13 / simpleevents
Add events in a simple way
Installs: 7 430
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^8.0
- typo3/cms-core: ^11.5 || ^12.4
Replaces
This package is auto-updated.
Last update: 2024-10-14 09:13:24 UTC
README
See it like tt_address, it's a base for adding and listing classic events on websites.
Provides a data model and a easy plugin for listing upcoming events based on Extbase and Fluid.
The plugins and templates are intentionally kept simple. Feel free to extend them to match your use cases in your project.
Installation
composer req b13/simpleevents
License
GPLv2+