Download the PHP package sunzinet/sz-quickfinder without Composer
On this page you can find all versions of the php package sunzinet/sz-quickfinder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sunzinet/sz-quickfinder
More information about sunzinet/sz-quickfinder
Files in sunzinet/sz-quickfinder
Download sunzinet/sz-quickfinder
More information about sunzinet/sz-quickfinder
Files in sunzinet/sz-quickfinder
Vendor sunzinet
Package sz-quickfinder
Short Description SzQuickfinder - Quickfinder Plugin from SUNZINET GmbH
License GPL-3.0-or-later
Homepage https://www.sunzinet.com/
Package sz-quickfinder
Short Description SzQuickfinder - Quickfinder Plugin from SUNZINET GmbH
License GPL-3.0-or-later
Homepage https://www.sunzinet.com/
Please rate this library. Is it a good library?
Informations about the package sz-quickfinder
sunzinet/sz-quickfinder
Installation
-
Run
- Activate sz-quickfinder in the Extens**ionmanager
- Include TypoScript
- Include sz-quickfinder in your template. Example:
Settings:
Type | Default | |
---|---|---|
homePageUid | integer | 2 |
searchPid | integer | 140 |
newsPid | integer | 28 |
regEx | string | %|% |
maxResults | integer | 3 |
includeNavHiddenPages | bool | false |
orderBy | string | uid |
ascending | bool | true |
customSearch | ||
class | string | |
searchFields | searchFields | |
blacklistPid | string |
All settings can be overridden in 'customSearch' section.
Important notes:
It's required to give a data-attribute to the body-tag called "data-languid" with the current sys_language_uid to make multilingualism work.
Known problems:
- Autocomplete doesn't work correctly on detail pages (e.g. tx_news).
Workaround: Set
$GLOBALS['TYPO3_CONF_VARS']['FE']['pageNotFoundOnCHashError'] = false
- Search won't be executed on any page if
pageNotFoundOnCHashError
activated. Use$GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash']['excludedParameters']
PHPUnit Tests:
Todos:
- Redesign interfaces
for example:
- interface SearchResult
- interface PageResult implements SearchResult
- interface FileResult implements SearchResult
- interface NewsResult implements SearchResult
All versions of sz-quickfinder with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
typo3/cms-core Version ~11.5.0
typo3/cms-backend Version ^11.5
typo3/cms-extbase Version ~11.5.0
typo3/cms-extensionmanager Version ~11.5.0
typo3/cms-install Version ~11.5.0
typo3/cms-fluid Version ~11.5.0
typo3/cms-filemetadata Version ~11.5.0
typo3/cms-core Version ~11.5.0
typo3/cms-backend Version ^11.5
typo3/cms-extbase Version ~11.5.0
typo3/cms-extensionmanager Version ~11.5.0
typo3/cms-install Version ~11.5.0
typo3/cms-fluid Version ~11.5.0
typo3/cms-filemetadata Version ~11.5.0
The package sunzinet/sz-quickfinder contains the following files
Loading the files please wait ....