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.
- Host: GitHub
- URL: https://github.com/dkd/typo3-ext-hostedsolr
- Owner: dkd
- Archived: true
- Created: 2016-02-09T13:27:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T14:45:12.000Z (almost 9 years ago)
- Last Synced: 2025-10-03T01:33:13.477Z (8 months ago)
- Language: PHP
- Size: 421 KB
- Stars: 1
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
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.