Download the PHP package visol/solrmultilangresults without Composer
On this page you can find all versions of the php package visol/solrmultilangresults. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download visol/solrmultilangresults
More information about visol/solrmultilangresults
Files in visol/solrmultilangresults
Download visol/solrmultilangresults
More information about visol/solrmultilangresults
Files in visol/solrmultilangresults
Vendor visol
Package solrmultilangresults
Short Description Displays a hint about search results in other languages of a website
License GPL-2.0-or-later
Homepage https://github.com/visol/ext-solrmultilangresults
Package solrmultilangresults
Short Description Displays a hint about search results in other languages of a website
License GPL-2.0-or-later
Homepage https://github.com/visol/ext-solrmultilangresults
Please rate this library. Is it a good library?
Informations about the package solrmultilangresults
Solr Multi Language Results Hints
This extension displays a hint about search results in other languages of a website and provides a link to the search in the according language.
Compatibility and Maintenance
This package is currently maintained for the following versions:
TYPO3 Version | Package Version | Branch | Maintained |
---|---|---|---|
TYPO3 11.5.x | 3.x | master | Yes |
TYPO3 8.7.x - 10.4.x | 2.x | - | No |
TYPO3 6.2.x | 1.x | - | No |
Installation
The extension was developed for Solr 11.5 and runs on TYPO3 11.5 LTS.
Installation with Composer:
- Activate extension
- Add the Static TypoScript file and adapt the configuration if needed.
- Make sure JQuery is installed in your website if you plan to use the bundled JS file.
- Embed Resources/Public/JavaScript/SolrMultiLangResults.js to your website. An example can be found in the TypoScript file.
- Make sure that a container is part of the page where you use the plugin. A good idea is to place it in the EXT:solr results template.
- Add the plugin on the site that contains the Solr search plugin.
Configuration
plugin.tx_solrmultilangresults {
settings {
# Languages to be excluded
#excludedLanguages = 2,3
}
}
Credits
Developed by visol digitale Dienstleistungen GmbH, www.visol.ch
Pull requests and improvements are welcome!
All versions of solrmultilangresults with dependencies
PHP Build Version
Package Version
The package visol/solrmultilangresults contains the following files
Loading the files please wait ....