diff --git a/README.md b/README.md new file mode 100644 index 0000000..f58bc10 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +## ElasticSuite Seller Search + +This module is a plugin for [ElasticSuite](https://github.com/Smile-SA/elasticsuite). + +It allows to add retailers info. + +### Requirements + +The module requires : + +- [ElasticSuite](https://github.com/Smile-SA/elasticsuite) > 2.1.* +- [Seller](https://github.com/Smile-SA/magento2-module-seller) > 1.2.* + +### How to use + +1. Install the module via Composer : + +``` composer require smile/module-retailer ``` + +2. Enable it + +``` bin/magento module:enable Smile_Retailer ``` + +3. Install the module and rebuild the DI cache + +``` bin/magento setup:upgrade ``` + +### How to configure retailers + +Go to magento backoffice + +Menu : Sellers > Retailers