swissup / module-search-mysql-like
1.0.0
2020-07-31 14:26 UTC
Requires
- magento/framework: ^101.0|^102.0
- magento/module-search: ^100.2|^101.0
- swissup/module-ajaxsearch: ^1.9.8
- swissup/module-core: ^1.10.3
This package is auto-updated.
Last update: 2024-09-18 16:20:10 UTC
README
Magento 2.2-2.3 版本 mysql 搜索 LIKE 模块
安装
对于客户
有几种方法可以为客户安装扩展
对于开发者
如果您有权访问我们的私有仓库,请使用此方法!
composer config repositories.swissup composer https://docs.swissuplabs.com/packages/ composer require swissup/module-search-mysql-like:dev-master --prefer-source --ignore-platform-reqs bin/magento module:enable Swissup_SearchMysqlLike bin/magento setup:upgrade