luigisbox/search-suite-magento2 1.3.4

LuigisBox Search suite for Magento 2

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Luigi's Box Search Suite for Magento 2

Luigi's Box is an Award Winning Search Solution for eCommerce, providing Search Analytics and Search as a Service.

This repository holds composer package of a Magento2 extension, providing integration between M2 store & Luigi's Box services. To use it, you need to have an account on Luigi's Box platform. Go and create one if you do not have it already.

Installation

We strongly recommend to use Composer.

Please run the following commands in root of your M2 installation:

  • $ composer require luigisbox/search-suite-magento2
  • $ bin/magento module:enable LuigisBox_SearchSuite
  • $ bin/magento setup:upgrade
  • $ bin/magento setup:di:compile
  • $ bin/magento indexer:set-mode schedule luigisbox_index_product

Once you completed these steps, you are done with the installation. Now please go to Administration > Stores > Configuration > Luigi's Box and configure the extension there.