mageworx / module-searchsuiteautocomplete
mageworx/module-searchsuiteautocomplete
Search Suite Autocomplete extension by MageWorx for Magento 2
Search Autocomplete for Magento 2
Autocomplete search suggestions are common nowadays. When designed well, this functionality helps shoppers to construct their search queries and get to the searched products faster. Search Autocomplete was designed to make searching simple and intuitive. It delivers quick and precise results, thus helping customers get more effective queries.
Autocomplete functionality provides the intuitive search experience and instantly displays search suggestions based on the first-entered characters. This functionality helps customers move from the search box to the checkout as quickly as possible.
[image: image]
Features
Instant search results in a customizable AJAX pop-up
Suggested searches
Smart search queries caching
Adjustable search delay period
The ability to specify the # of displayed search results
Including product details (product image, SKU, price, reviews/ratings, etc.)
"Add to Cart" button right in the search results
How to install Search Suite Autocomplete for Magento 2
Install via composer (recommend)
Run the following command in Magento 2 root folder:
composer require mageworx/module-searchsuiteautocomplete
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Install ready-to-paste package (not recommend)
- Download the latest version here
- Installation guide
Changelog
Authors, contributors and maintainers
Author:
Ideas, bugs, contributions, comments, feature suggestions?
Please get in touch with us via the issue tracker on GitHub
Compability
-
PHP:
- 5.6.x
- 7.0.x
- 7.1.x
- 7.2.x
-
Magento CE:
- 2.0.x
- 2.1.x
- 2.2.x
- 2.3.x
- 2.4.x
-
Magento EE:
- 2.0.x
- 2.1.x
- 2.2.x
- 2.3.x
- 2.4.x
-
Operating System: Linux
Documentation
License
Links
Changelog
Version 2.1.4
- Fix: Update locale file
Version 2.1.9
- Fix: Hide "Add to Cart" button in search popup for unavailable products
Version 2.1.10
- Fix: Add sort order by relevance
Version 2.1.11
- Fix: Add review summary to collection
- Fix: Use product small image from cache for the search popup
Version 2.1.12
- Add composer compatibility for magento 2.4
- Remove promotion from the config setting section
Version 2.1.13
- Fix Crop HTML from product description in search popup
Version 2.1.14
- Add compatibility with Magento 2.4.4 and Elasticsearch
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 2.2.0 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2023-05-17 13:14:10 |
| 2.1.14 | stable | Not tested | Not yet tested Details | 2022-08-04 12:51:10 |
| 2.1.13 | stable | Not tested | Not yet tested Details | 2020-08-19 08:30:30 |
| 2.1.12 | stable | Not tested | Not yet tested Details | 2020-08-17 14:21:08 |
| 2.1.11 | stable | Not tested | Not yet tested Details | 2020-05-29 15:38:32 |
| 2.1.10 | stable | Not tested | Not yet tested Details | 2020-03-27 15:24:41 |
| 2.1.9 | stable | Not tested | Not yet tested Details | 2019-12-18 12:32:00 |
| 2.1.8 | stable | Not tested | Not yet tested Details | 2019-08-22 09:14:46 |
| 2.1.6 | stable | Not tested | Not yet tested Details | 2019-02-05 15:50:07 |
| 2.1.5 | stable | Not tested | Not yet tested Details | 2018-12-11 12:55:59 |
Requires 3
| Package | Constraint |
|---|---|
| magento/framework | >=100.0.0 <104 |
| magento/module-catalog | >=100.0.0 <105 |
| magento/module-search | >=100.0.0 <102 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Warning | 31 | 31 warnings (ruleset: Magento2) — 8 auto-fixable with phpcbf |
| PHPMD | Warning | 15 | 15 rule violations (UndefinedVariable:13, UnusedFormalParameter:2) |
| Cpd | Pass | 0 | |
| Composer validate | Info | 2 | valid; 2 advisory notes (composer validate --strict) |
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from mageworx
View vendorTurn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.