derhansen / sf_event_mgt_indexer
Indexer for ke_search which indexed sf_event_mgt records
Fund package maintenance!
www.paypal.me/derhansen
Installs: 12 683
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- ext-pdo: *
- derhansen/sf_event_mgt: ^7.0 || ^8.0
- tpwd/ke_search: ^6.0
- typo3/cms-core: ^12.4 || ^13.4
Replaces
- typo3-ter/sf-event-mgt-indexer: 5.0.0
README
ke_search indexer for sf_event_mgt
What is it?
Indexer for ke_search which indexes sf_event_mgt records
Usage
Install the extension and configure the indexer in the TYPO3 backend
PSR-14 Events
The extension currently contains the following PSR-14 event:
- Derhansen\SfEventMgtIndexer\Events
ModifyIndexDataEvent
This event can be used to modify title
, teaser
, fullContent
and additionalFields
before
data is stored in the index.
Versions
Breaking changes
Version 4.0.0
The following hooks have been removed:
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['sf_event_mgt_indexer']['modifyAdditionalFields']
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['sf_event_mgt_indexer']['modifyIndexContent']
Users who previously used one of the removed hooks must use the new ModifyIndexDataEvent
instead.
Feedback and updates
This extension is hosted in GitHub. Please report feedback, bugs and change requests directly at https://github.com/derhansen/sf_event_mgt_indexer
Updates will be published on TER and packagist.
Support
If you need commercial support or want to sponsor new features, please contact me directly by e-mail.