cmsexperts / simpleevents
This package is abandoned and no longer maintained.
The author suggests using the b13/simpleevents package instead.
Add events in a simple way
Package info
Type:typo3-cms-extension
pkg:composer/cmsexperts/simpleevents
5.0.0
2025-06-23 14:22 UTC
Requires
- typo3/cms-core: ^12.4 || ^13.4
Replaces
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+