Registry / other / spryker-product-page-search-extension

spryker-product-page-search-extension

JSON →
library1.7.0phppackagistunverified

Provides extension interfaces for product page search functionality in Spryker.

composer require spryker/product-page-search-extension
INSTALL
IMPORT
SIG · SPRYKER-PRODUCT-PA
S
spryker-product-page-search-extension
otherphpv1.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ProductPageSearchPluginInterface
use Spryker\Zed\ProductPageSearchExtension\Dependency\Plugin\ProductPageSearchPluginInterface;

Implements the plugin interface to extend product page search data.

use Spryker\Zed\ProductPageSearchExtension\Dependency\Plugin\ProductPageSearchPluginInterface; class MyPlugin implements ProductPageSearchPluginInterface { public function expand(array $data): array { return $data; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
spryker-product-page-search-extension — pip install spryker-product-page-search-extension · libregistry