derhansen/sf_event_mgt_indexer
最新稳定版本:5.0.0
Composer 安装命令:
composer require derhansen/sf_event_mgt_indexer
包简介
Indexer for ke_search which indexed sf_event_mgt records
README 文档
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
| Version | TYPO3 | PHP | Support/Development |
|---|---|---|---|
| 5.x | 12.4 - 13.4 | 8.1 - 8.3 | Features, Bugfixes, Security Updates |
| 4.x | 11.5 - 12.4 | 7.4 - 8.3 | Features, Bugfixes, Security Updates |
| 3.x | 11.5 | 7.4 - 8.3 | Security Updates |
| 2.x | 8.7 - 10.4 | 7.0 - 7.4 | Support dropped |
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.
统计信息
- 总下载量: 16.74k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2018-06-08