Adds a store locator to your website, allowing customers to find retailers on a map. Requires the Retailer and Map modules.
No Errors in Search
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Adds AJAX-based layered navigation filtering for Smile ElasticSuite on Hyva themes, updating the product list and sidebar filters without a full page reload. Includes clean URL management, loading states, and smooth scrolling.
Strips SQL keywords, statement terminators and comment markers from storefront search queries via a QueryFactory plugin as a defense-in-depth layer, logging every sanitization event for auditing.
Enhances Magento 2 catalog search with natural-language understanding by matching queries against product embeddings stored in OpenSearch, returning semantically relevant results rather than keyword-only matches.
Integrates the Koply AI-powered site search widget into Magento 2, injecting the search widget and wiring add-to-cart to Magento native cart endpoint. Includes zero-results recovery, synonym suggestions, and catalog enrichment, configured via an API key with all widget customization managed from the Koply panel.
Integrates Searchspring with Magento 2. Enables enhanced search and merchandising capabilities for improved product discovery.
Adds an indexed is_discounted product attribute (derived from indexed final price vs price, including tier prices) that powers a Sale-style layered-navigation facet and an Elastic/OpenSearch-ready attribute, backed by a per-website/customer-group staging table and dedicated indexer for accurate, render-time-SQL-free filtering.
Enables compatibility between Magento Inventory and the Algolia Search extension. Ensures Algolia search results reflect accurate stock availability.
This Magento 2 module allow you to disable entirely Elasticsearch service: useful when research and categories are not used.
A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete
Disables the Magento 2 advanced search functionality. Prevents access to the advanced search page, even when directly accessed via URL.