netzmacher / ke_search_orgcal_browser
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 Browser plugin.
2.0.2
2021-01-27 20:57 UTC
Requires
- typo3/cms-core: ^8.7
This package is not auto-updated.
Last update: 2024-12-11 02:04:18 UTC
README
ke_search_orgcal_browser 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 Browser plugin (EXT:browser).
Zip
Git
Download
Update
- git pull
Upload
You need access rights.
- git add .
- git commit -m "my message"
- git push -u origin master