aimeos / ai-catsuggest
Aimeos category suggestion in catalog/suggest HTML client
Package info
github.com/aimeos/ai-catsuggest
Type:aimeos-extension
pkg:composer/aimeos/ai-catsuggest
2026.04.1
2026-04-28 10:50 UTC
Requires
- php: ~8.1
- aimeos/ai-controller-frontend: 2026.04.*
- aimeos/aimeos-core: 2026.04.*
Requires (Dev)
- phpunit/phpunit: ~10.0||~11.0||~12.0
This package is auto-updated.
Last update: 2026-06-15 10:22:37 UTC
README
Include categories in search suggestions offered by catalog/suggest HTML client component and extends the catalog and supplier manager to allow searching/sorting by relevance within the catalog and supplier label.
Caution: The catalog and supplier label can NOT be translated into different languages!
Installation
Use composer to install the extension:
composer req aimeos/ai-catsuggest
Afterwards, update the database to add the required full text index:
- Laravel:
php artisan aimeos:setup - TYPO3:
php vendor/bin/typo3 aimeos:setup