netzmacher / ke_search_orgcal_xblog
There is no license information available for the latest version (2.0.2) of this package.
Faceted Search Indexer for the Organiser table news. Page for the detail view must have a xBlog plugin.
2.0.2
2021-01-27 21:10 UTC
Requires
- typo3/cms-core: ^8.7
This package is not auto-updated.
Last update: 2023-05-20 07:39:42 UTC
README
ke_search_orgcal_xblog extends ke_search.
It indexes records from the extension Organsiser (EXT:org) from he table calendar (tx_org_cal), which are up to date. Page for the detail view must have a xBlog plugin (EXT:xblog).
Zip
Git
Download
Update
- git pull
Upload
You need access rights.
- git add .
- git commit -m "my message"
- git push -u origin master