承接 unbxd/magento2-search-js 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

unbxd/magento2-search-js

最新稳定版本:1.0.46

Composer 安装命令:

composer require unbxd/magento2-search-js

包简介

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

README 文档

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. In backend you can update the configs , enable / disable a particular feature

统计信息

  • 总下载量: 59.62k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 3
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-08-06