Thanks to everyone, who contributed to the extension over the last few months. Also a special thanks to Alex Kellner for his extension powermail, from which I adapted ideas and some code for the registration fields feature.
New features
Below follows some of the new features of sf_event_mgt 3.0.Registration fields
Im order to make the extension more easy to use for non-programmers, I added the possibility for editors add additional registration fields to the default registration form on event basis.
Registration fields |
allowLanguageSynchronization for TYPO3 8.7
The TCA settings allowLanguageSynchronization has been introduced in TYPO3 8.6 and is the successor for "l10n_mode=mergeIfNotBlank". Note, that sf_event_mgt did not use "l10n_mode=mergeIfNotBlank", so the language synchronization feature is only available in TYPO3 8.7
Signals
Finally, I also added signals in various actions, so it is now easily possible to modify/extend variables given to the desired views.