hziegenhain / kesearch-shortcut-indexer
ke_search Indexer for shortcut elements
Requires
- teaminmedias-pluswerk/ke_search: ^3.1.0
- typo3/cms-core: ^9.5 || ^10.4
Requires (Dev)
- roave/security-advisories: dev-master
Suggests
- typo3/scheduler: ^9.5 || ^10.4
Replaces
This package is auto-updated.
Last update: 2024-12-15 22:47:31 UTC
README
What is EXT:kesearch_shortcut_indexer?
As the extension key suggests, it is an indexer for shortcut elements with ke_search
Installation
Just install it the common ways. It hooks up in page-/content-indexer. You can install EXT:kesearch_shortcut_indexer in TYPO3 CMS using the TER or use composer to fetch EXT:kesearch_shortcut_indexer from packagist:
composer req hziegenhain/kesearch-shortcut-indexer
Documentation / Screenshot
Add 'shortcut' to the list content types, which should be indexed in the indexer config.
How to contribute?
Just fork this repository and create a pull request to the master branch. Please also describe why you've submitted your patch. If you have any questions feel free to contact me.
Thanks
This extension is heavily inspired by EXT:mask_kesearch_indexer by Gregor Agnes (zwo3). Thank you very much, Gregor.