unbxd/magento2-search-js

The Magento 2 module, which provides possibility enable unbxd search, autosuggest , analytics and browse features

Installs: 27 205

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.41 2024-03-29 11:37 UTC

README

Latest Stable Version Total Downloads License composer.lock

This module provide possibility for synchronization product catalog with Unbxd service.

Support Magento 2.1.* || 2.2.* || 2.3.* || 2.4.*

Installation Guide

Install by composer

composer require unbxd/magento2-search-js
php bin/magento module:enable Unbxd_SearchJs
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush

Manual installation

  1. Download this module Link

  2. Unzip module in the folder:

    app\code\Unbxd\SearchJs

  3. Access the root of you Magento 2 instance from command line and run the following commands:

php bin/magento module:enable Unbxd_SearchJs
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
  1. Configure module in backend