https://github.com/b13/simpleevents
Easy event listing for TYPO3, nothing fancy
https://github.com/b13/simpleevents
Last synced: 12 months ago
JSON representation
Easy event listing for TYPO3, nothing fancy
- Host: GitHub
- URL: https://github.com/b13/simpleevents
- Owner: b13
- License: gpl-2.0
- Created: 2018-06-29T06:42:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T07:23:14.000Z (over 2 years ago)
- Last Synced: 2024-09-15T22:00:03.826Z (almost 2 years ago)
- Language: PHP
- Size: 74.2 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Simple Events
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+