goldene-zeiten / products-search
Product search and faceted browsing for the Products TYPO3 shop system
Package info
github.com/goldene-zeiten/products-search
Type:typo3-cms-extension
pkg:composer/goldene-zeiten/products-search
Requires
- php: ^8.2 || ^8.3 || ^8.4 || ^8.5
- goldene-zeiten/products-core: ^1.0
- typo3/cms-core: ^13.4 || ^14.3
- typo3/cms-extbase: ^13.4 || ^14.3
- typo3/cms-fluid: ^13.4 || ^14.3
- typo3/cms-frontend: ^13.4 || ^14.3
This package is auto-updated.
Last update: 2026-07-17 10:44:07 UTC
README
This repository is READ-ONLY. It is split automatically out of the goldene-zeiten/products monorepo, which is the single source of truth. Pull requests and commits made here are overwritten by the next split — please open them in the monorepo instead.
Product search and faceted browsing for the Products shop system: a search plugin with free-text search plus browse modes (first letter, year, field value, keyword multi-select, most recent), searching products, articles or categories.
Installation
composer require goldene-zeiten/products-search
Add the "Products Search" site set to your site and place the Search plugin on a page.
Requirements
- TYPO3 13.4 LTS or 14.3 LTS
- PHP 8.2 or newer
goldene-zeiten/products-core
License
GPL-2.0-or-later. See LICENSE.