sebwite/magento2-smartsearch 1.0.0

Magento 2.0 SmartSearch

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2.0 SmartSearch

Magento 2 SmartSearch implementation. This is a basic extension without any config options that replaces the default Magento autocomplete with a smart search implementation.

Installation with composer

  • Include the repository: composer require sebwite/magento2-smartsearch
  • Enable the extension: php bin/magento --clear-static-content module:enable Sebwite_SmartSearch
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

After these steps the default Magento 2 searchbar will be transformed into a smartsearch searchbar.

Todo's:

  • Add config page
  • Show loading indicator
  • Add cache