dkd / hostedsolr
Hostedsolr Client
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 14
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- hosted-solr/apiclient: >=1.1.1
- typo3/cms-core: >=7.6.0
Requires (Dev)
- phpunit/phpunit: >=4.8.0
This package is not auto-updated.
Last update: 2022-10-29 17:25:32 UTC
README
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
already installed.