Download the PHP package algolia/algoliasearch-magento-2-es-compatibility without Composer

On this page you can find all versions of the php package algolia/algoliasearch-magento-2-es-compatibility. 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 algoliasearch-magento-2-es-compatibility

Algolia Search for Elastic Search Compatibility

/!\ This module is experimental and no longer in active development / maintenance.

Algolia Search Elastic Search Compatibility module for Magento 2 >=2.3.1 || >=2.2.8

As Magento has begun to fully support Elastic Search as the default Search Engine, this module was created to make the Algolia Magento 2 extension compatible with this search engine. We choose to make this a separate extension as not all versions of Magento will include Elastic Search by default. Please see the chart below for compatibility:

Magento Version Elastic Search Is default?
>= 2.3.1 6.x Yes
< 2.3.1 5.2 No
>= Commerce 2.2.8 6.x Yes
< Commerce 2.2.3 5.1 No

You can read more on Elastic Search by reading the magento devdocs here: https://devdocs.magento.com/guides/v2.3/config-guide/elasticsearch/es-overview.html

Please be advised. If you are on a version that does not have Elastic Search enabled by default, it is not necessary to switch your Search Engine to Elastic Search and install this compatibility.

Additionally, if you are using the configuration settings "Stores > Configuration > Algolia Search > Advance > Make a backend search query" set to "No", it is not required to utilize this module.


Features dependent on this compatibility

Backend Search

Algolia will replace the results returned by the search adapter for Elastic Search.

You can test for backend search by changing your configuration for "Stores > Configuration > Algolia Search > Advance > Make a backend search query" to "Yes".

Results can be reviewed by going to view source and seeing if the HTML rendered results reflect Algolia Search returned results.

Backend Facet Rendering

If instantsearch is disabled, and you have enabled Enable Backend Facet Rendering, the filtering on the catalogsearch results page will be replaced by facets returned by Algolia.

This feature is currently not compatible with this external module and is still Work In Progress.


All versions of algoliasearch-magento-2-es-compatibility with dependencies

PHP Build Version
Package Version
Requires algolia/algoliasearch-magento-2 Version >=1.12.0
magento/module-elasticsearch Version >=100.2.7
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 algolia/algoliasearch-magento-2-es-compatibility contains the following files

Loading the files please wait ....