An open API service indexing awesome lists of open source software.

https://github.com/dkd/typo3-ext-hostedsolr

TYPO3 Extension to interact with Hosted Solr.
https://github.com/dkd/typo3-ext-hostedsolr

Last synced: 5 months ago
JSON representation

TYPO3 Extension to interact with Hosted Solr.

Awesome Lists containing this project

README

          

TYPO3 Extension hostedsolr
===

Hostedsolr for TYPO3 is an client for wwww.hosted-solr.com service.
You can manage your Hostedsolr account with this extension via the TYPO3 backend.

Contribute
---

**Install dependencies**

You have to run `composer install` once to install the required depencies.
This requires that you have
[composer](https://getcomposer.org/doc/00-intro.md#installation-nix)
already installed.