vek / vek-event-extensions
Extensions for derhansen/sf_event_mgt
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
pkg:composer/vek/vek-event-extensions
Requires
- derhansen/sf_event_mgt: ^8.0
- dompdf/dompdf: ^2.0.0
- typo3/cms-core: ^13.4
README
Overview
This extension builds upon the TYPO3 extension sf_event_mgt and adds powerful enhancements for managing both standard and training events.
- Support for event types: Standard and Training
- Certificate generation with customizable PDFs
- Additional training-related registration fields
- Verification workflows for certificate eligibility
- Training points handling
- Email tools for certificates and online meeting information
- Automated reminder emails
- Backend modules for participant management
Requirements
- TYPO3 v13
sf_event_mgtextension installed and activated- Composer-based project recommended
Installation
-
Install the extension via Composer:
vek/vek-event-extensions -
Execute the database compare to add the new fields.
-
Include the static TypoScript configuration
vE&K Event Extensions (vek_event_extensions)in your TypoScript template. -
Clear all caches.
License
This project is distributed under the GNU General Public License (GPL) Version 2.
The full license text is included in LICENSE.txt.
Further documentation
See the Documentation/ folder for more detailed information.
Contact
For maintainer and contact details, check the ext_emconf.php file.
Changelog
See Documentation/Changelog/Index.rst for release notes and changes.