ssatish4u / search-suite-autocomplete

Fast and accurate autocomplete search results for better user experience.

Home Page:https://www.mageworx.com/magento-2-search-atocomplete-free.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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-searchsuiteautocompletemeta
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Install ready-to-paste package (not recommend)

Changelog

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
  • Magento EE:

    • 2.0.x
    • 2.1.x
    • 2.2.x
    • 2.3.x
  • Operating System: Linux

Documentation

  1. Module Configuration

License

GPL v3

Links

About

Fast and accurate autocomplete search results for better user experience.

https://www.mageworx.com/magento-2-search-atocomplete-free.html

License:GNU General Public License v3.0


Languages

Language:PHP 57.1%Language:JavaScript 17.1%Language:CSS 14.2%Language:HTML 11.6%