Home

Awesome

README

What does the module do ?

You should use this module in order to get ElasticSuite and Magento 2 B2B (Enterprise Edition only) features working together transparently.

It fixes issues that can be encountered when using the Quick Order feature.

Which version should I use ?

The module version patterns are identical to those of Elasticsuite.

Magento VersionMagento B2B VersionElasticSuite VersionModule versionModule composer installSupported Elasticsearch VersionActively maintained
Magento 2.2.x Commerce (EE)1.0.xElasticSuite 2.6.x2.6.xcomposer require smile/module-elasticsuite-quick-order ~2.6.05.x & 6.xNo
Magento <2.3.5 Commerce (EE)1.1.xElasticSuite 2.8.x2.8.xcomposer require smile/module-elasticsuite-quick-order ~2.8.05.x & 6.xNo
Magento >=2.3.5 Commerce (EE)1.1.xElasticSuite 2.9.x2.9.xcomposer require smile/module-elasticsuite-quick-order ~2.9.06.x & 7.xYes
Magento >=2.4.1 Commerce (EE)1.3.xElasticSuite 2.10.x2.10.xcomposer require smile/module-elasticsuite-quick-order ~2.10.06.x & 7.xYes

How to install ?

Simply run these commands in your Magento install :

composer require smile/module-elasticsuite-quick-order ~2.10.0
bin/magento setup:upgrade

Do not forget to clean caches and reindex everything !!!!

bin/magento cache:clean
bin/magento indexer:reindex

What is ElasticSuite ?

Readme for the whole Smile ElasticSuite is available here.