spryker/catalog-extension
CatalogExtension module
1.2.0
919K downloads/mo
#4482 most downloaded on Packagist
spryker/catalog-extension
What this package is like to depend on
Last release 2 months ago
29 May 2026
Ships fairly regularly
a new release about every 1.6 years
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
3 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
3 releases · Feb 2023 to May 2026
2024
2025
2026
Releases
latest 3-
1.2.029 May 2026Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
- Introduced
ProductConcreteStorageSearchPluginInterfaceto allow concrete product SKU lookup from storage as a replacement for OpenSearch index queries. - Introduced
ProductConcreteSuggestionEnricherPluginInterfaceto allow enriching suggest search results with matching concrete product SKUs from storage when product concretes are not indexed in the search engine. - Introduced
ProductConcreteCriteriaFiltertransfer.
- Introduced
-
1.1.027 Aug 2025Release notes
Open source →Included commits: 1.0.0...1.1.0
Deprecations
- Deprecated
QueryApplicabilityCheckerInterfaceplugin interface. - Deprecated
SearchTypeIdentifierInterfaceplugin interface.
- Deprecated
-
1.0.020 Feb 2023Release notes
Open source →Included commits: https://github.com/spryker/catalog-extension/tree/1.0.0
Initial Release
- Introduced
CatalogExtensionmodule. Initial release. - Introduced
QueryApplicabilityCheckerInterfaceto define if the search plugin is applicable. - Introduced
SearchTypeIdentifierInterfaceto return the search type name for the plugin.
- Introduced