spryker/product-page-search-extension
ProductPageSearchExtension module
1.7.0
2.8M downloads/mo
#3874 most downloaded on Packagist
spryker/product-page-search-extension
What this package is like to depend on
Last release 3 months ago
12 May 2026
Ships unpredictably
gaps range from 2 months to 4.2 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
8 releases · first in 2018
1 release in the last 12 months
see the full history below
Release timeline
8 releases · Sep 2018 to May 2026Releases
latest 8-
1.7.012 May 2026Release notes
Open source →Included commits: 1.6.0...1.7.0
Improvements
- Introduced
ProductConcretePageDataExpanderPreloaderPluginInterfaceto allow concrete page data expander plugins to bulk-preload required data before the per-product expand loop, enabling queue processing optimizations. - Introduced
ProductConcretePageMapExpanderPreLoaderPluginInterfaceto allow concrete page map expander plugins to bulk-preload required data before the per-product map-building loop.
- Introduced
-
1.6.011 Feb 2022Release notes
Open source →Included commits: 1.5.0...1.6.0
Improvements
- Introduced
ProductConcreteCollectionFilterPluginInterfaceto provide capabilities to filterProductConcretetransfers before storing to search. - Introduced
ProductPageSearchCollectionFilterPluginInterfaceto provide capabilities to filterProductAbstractStoragetransfers before storing to search.
- Introduced
-
1.5.016 Jul 2021Release notes
Open source →Included commits: 1.4.0...1.5.0
Improvements
- Introduced
ProductPageRefreshPluginInterfacethat returns the list of products that should be periodically refreshed in the Search.
- Introduced
-
1.4.011 May 2021Release notes
Open source →Included commits: 1.3.0...1.4.0
Improvements
- Introduced
ProductPageSearchtransfer. - Introduced
ProductPageDataExpanderInterfaceplugin to provide extension capabilities forProductPageSearchtransfer.
- Introduced
-
1.3.001 Jul 2020Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Introduced
ProductAbstractAddToCartPluginInterfacethat provides extension capabilities for product abstract Elasticsearch document.
- Introduced
-
1.2.004 Dec 2019Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
- Introduced
ProductAbstractMapExpanderPluginInterface. - Removed soft deprecation from
PageMapBuilderInterface.
- Introduced
-
1.1.012 Dec 2018Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
- Introduced
ProductConcretePageMapExpanderPluginInterface. - Introduced
ProductConcretePageDataExpanderPluginInterface.
- Introduced
-
1.0.021 Sep 2018Release notes
Open source →Included commits: https://github.com/spryker/product-page-search-extension/tree/1.0.0
Initial Release
- Added new interface for ProductPageSearch data loader plugins