netzmacher/ke_search_orgnews_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.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

2.0.2 2021-01-27 21:01 UTC

This package is not auto-updated.

Last update: 2024-04-20 11:37:07 UTC


README

ke_search_orgnews_browser extends ke_search.

It indexes records from the extension Organsiser (EXT:org) from he table news (tx_org_news). 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