ke_search_orgcal_browser ======================== 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 --- - https://gitlab.die-netzmacher.de/typo3/ke_search_orgcal_browser/repository/archive.zip?ref=master Git --- Download ~~~~~~~~ - git clone https://gitlab.die-netzmacher.de/typo3/ke_search_orgcal_browser.git Update ~~~~~~ - git pull Upload ~~~~~~ You need access rights. + git add . + git commit -m “my message” + git push -u origin master