maispace/mai-search

Frontend search integration with indexing, faceted filtering, and multilingual support.

Maintainers

Package info

github.com/mai-space-de/typo3-extension-search

Type:typo3-cms-extension

pkg:composer/maispace/mai-search

Statistics

Installs: 0

Dependents: 8

Suggesters: 0

Stars: 0

Open Issues: 0

v14.0.0 2026-05-23 14:46 UTC

This package is auto-updated.

Last update: 2026-05-24 17:24:25 UTC


README

PHP TYPO3 License: GPL v2

Frontend search integration with indexing, faceted filtering, and multilingual support.

Requires: TYPO3 14.1 · PHP 8.5+

Installation

composer require maispace/mai-search

Development

Linting

composer lint:check     # Run all linters
composer lint:fix       # Fix auto-fixable issues

Testing

composer test           # Run all tests
composer test:unit      # Run unit tests only

License

GPL-2.0-or-later — see LICENSE for details.