smile / module-elasticsuite-shared-catalog
Smile ElasticSuite - Magento B2B Shared Catalog Support.
Installs: 303 646
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 9
Forks: 15
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: >=102.0.0
- magento/magento-composer-installer: *
- magento/module-backend: >=101.0.0
- magento/module-catalog: >=101.0.0
- magento/module-catalog-search: >=101.0.0
- magento/module-search: >=101.0.0
- magento/module-shared-catalog: >=100.1.0
- magento/module-store: >=101.0.0
- smile/elasticsuite: ~2.11.0
Requires (Dev)
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 Shared Catalog feature.
Which version should I use ?
The module version patterns are identical to those of Elasticsuite.
How to install ?
Simply run these commands in your Magento install :
composer require smile/module-elasticsuite-shared-catalog ~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.