Download the PHP package mageworx/module-searchsuiteautocomplete without Composer

On this page you can find all versions of the php package mageworx/module-searchsuiteautocomplete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-searchsuiteautocomplete

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:

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

Documentation

  1. Module Configuration

License

GPL v3

Links


All versions of module-searchsuiteautocomplete with dependencies

PHP Build Version
Package Version
Requires magento/framework Version >=100.0.0 <104
magento/module-catalog Version >=100.0.0 <105
magento/module-search Version >=100.0.0 <102
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mageworx/module-searchsuiteautocomplete contains the following files

Loading the files please wait ....