Trader Information
Back to topOverview
Back to topThe framework has no native admin workflow for keeping a search box, result page, filters, and merchandising rules in agreement, so teams usually patch the gaps with theme overrides, SQL, and external search SaaS that move catalog and query data off-store. PPL Search Intelligence is a self-hosted search control layer for Magento Open Source 2.4 and Adobe Commerce 2.4 that puts merchants back in charge of that whole chain: the search box, the result page, zero-result recovery, ranking, and merchandising, all tuned from the admin and all running on store-owned data paths. It is built for stores where search drives revenue, such as fashion catalogs with color, size, style, and product-type language, and for teams that need explainable control over what appears for important search terms.
Features
- Storefront search overlay you control and re-skin from the admin, so the search experience matches your brand instead of looking like a generic add-on: 17 ready-made theme presets and 6 accent colors (including a free custom HEX) cover most brand palettes.
- Granular overlay design controls so the layout fits the catalog: 2 shell styles, 4 button styles, 3 corner-radius and 3 density options, 5 product-card styles, 5 storefront layouts, and 4 overlay modes (dropdown, centered, full-width, fullscreen), plus width, height, alignment, header, image-position, font-size, and overlay-title settings.
- Token-based theming you control through a single overlay root class and 142 CSS design tokens, with an optional custom CSS class, so theme teams re-skin by overriding tokens instead of fighting deep selectors.
- Search result page integration that uses Search Intelligence as the canonical product result source, keeping counts, pagination, and sorting aligned to the same basis.
- Catalog-grounded query understanding for product intent, product types, protected words, synonyms, corrections, and vertical knowledge packs, so relevance improves without turning search into an unpredictable suggestion machine.
- Zero-result recovery with managed rules and a separate fallback lane for popular products, so a dead-end query keeps the shopper in the buying path.
- Redirect rules for high-intent terms, surfaced as a clear, friendly suggestion button (suggest-only: the shopper always chooses to click, so a rule can never trap them).
- Merchandising rules for promoting, demoting, pinning, or shaping product visibility around business priorities.
- Explainable ranking with configurable relevance, freshness, stock, price, product-signal, and optional behavior-signal inputs.
- Admin Test Lab for trying real queries, reviewing result payloads, and validating ranking decisions before relying on them in the storefront.
- Backend Operations tools for rebuilding product search data, checking search paths, and maintaining runtime readiness, with async indexing support for larger catalogs.
Why merchants use it
Search tuning becomes a repeatable admin workflow instead of a developer ticket or a guess against a hidden algorithm. Merchants keep one product truth across overlay, result page, filters, pagination, and sorting, so shoppers never see 24 products in one place and 70 in another. Because the search basis stays on a store-owned MySQL flat index with optional OpenSearch and Redis routing, search behavior stays under the merchant's own control instead of depending on a black-box external search workflow, and the overlay can be re-skinned to match the brand without a front-end change for many common styling adjustments.
Common use cases
- Re-skinning the search overlay to match a seasonal or rebranded storefront from the admin, with no front-end change for many common styling adjustments.
- Fixing typo-heavy and partial-phrase searches with admin-managed synonyms and corrections instead of editing code.
- Pointing high-intent terms to a campaign landing page or category with a redirect rule, then verifying the storefront result before relying on it.
- Diagnosing why a query returns the products it does, using the Test Lab and backend diagnostics during agency handover or support.
What you get
- The installable module package with the admin Hub area, storefront search overlay, result page integration, Test Lab, Backend Operations, CLI, configuration, ACL/menu integration, and documentation.
- A storefront search overlay and search result page driven by one Search Intelligence product basis.
- A PPL Hub admin area covering general behavior, suggestions, search page, backend routing, data routing, index behavior, Redis, OpenSearch, related terms, smart discovery, merchandising, ranking, signals, and storefront UI display options.
- Admin Test Lab and Backend Operations for query testing, rebuilds, backend checks, and index readiness.
- Synonym, correction, zero-result, redirect, and merchandising rule management.
- MySQL flat index support, optional OpenSearch 2.x / OpenSearch 3.x product search, Redis/cache-data routing, and explicit fallback controls.
- A multilingual translation baseline and bundled knowledge assets for international search setups.
- Installation Guide, User Guide, and Reference Manual PDF documentation.
Compatibility
Designed for Magento Open Source and Adobe Commerce 2.4 environments, with PHP and package requirements declared in composer.json. Optional OpenSearch runtime paths support OpenSearch 2.x and OpenSearch 3.x when the installed 2.4 release supports that service version. PPL Search Intelligence uses PPL Hub for shared admin navigation. PPL Discovery Filters can be used as an optional compatible filter partner, and aggregated behavior signals from PPL Tracking are consumed only when that module is installed and allowed by policy; PPL Scored Search is an alternative search module and should not be enabled for the same active storefront search surface.
Ideal for
Fashion and language-rich catalogs, and the merchants and agencies running them, who want a brand-matched search overlay and result page they control, with explainable ranking and admin-managed merchandising, without handing catalog and query control to an external search SaaS.
Technical Specifications
Back to topSeller profile
Pawel Pliousnin Digital Solutions
Seller contact
Current Version
1.3.0
Adobe Commerce platform compatibility
Adobe Commerce (cloud): 2.4 (current)
Adobe Commerce (on-prem): 2.4 (current)
Magento Open Source: 2.4 (current)
Type
Stable Build
Updated
12 August, 2026
Categories
Extensions, Content & Customizations, Personalization & Experience Management, Product Content, Site Search & Navigation
Supported Browsers
Chrome, Firefox, Opera, Safari, Edge
Documentation
License Type
Policy
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.3.0:
- Compatible with Adobe Commerce (cloud) : 2.4
- Compatible with Adobe Commerce (on-prem) : 2.4
- Compatible with Magento Open Source : 2.4
- Stability: Stable Build
-
Description:
1.3.0
- Adopted the shared PPL Hub UI theme for the search-overlay visuals
- Aligned to the PPL Hub 1.3 line for admin navigation, ACL, and menu integration
- Magento Open Source and Adobe Commerce 2.4.9 compatibility
- Minor fixes and stability improvements
1.2.0
- Initial release.
- Added query understanding, MySQL candidate provider, explainable ranking and product signal rebuilds.
- Added admin Test Lab, hub-only configuration sections, CLI commands, cron jobs and core schema tables.
- Added optional configurable storefront suggestions, Discovery Filters integration and read-only internal provider status.
- Search result pages use Search Intelligence as the canonical product basis for product list rendering, Discovery Filters, toolbar totals, pagination and sorting.
- Added overlay fast-path payload mapping, action payload slimming, optional payload pruning and profiler payload parity.
- Added behavior-aware ranking gates that consume aggregated behavior signals; storefront behavior collection, impression tracking and purchase/return attribution are owned by the optional Ppl_Tracking module.
- Added Smart Discovery P0 payload support as an additive, read-only overlay field.
- Added Test Lab timing help and request-path details while keeping winner/loser row backgrounds neutral and limiting colored highlights to metric cells.
- Routed Search Intelligence <-> Discovery Filters cooperation through neutral Ppl_Hub capabilities: SI exposes the canonical search product set via the Hub SearchPageProductSetProviderInterface bridge and reads facet/filter data via the Hub FilterIndexReaderInterface, instead of reading a sibling module's tables.
- Declared an explicit magento/module-cron dependency and Magento_Cron load-order sequence so the bundled cron jobs (index bootstrap/rebuild, signal rebuild, knowledge-pack compile, result-set purge, async dispatch/advance) load deterministically.
- Normalized every ranking component to a common [0,1] scale before weighting, retun
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor