we-are-virtua/magento2-search-fix
Composer 安装命令:
composer require we-are-virtua/magento2-search-fix
包简介
Magento2 module for fixing hanging 'insert to' search_tmp queries
README 文档
README
Magento2 module for fixing hanging "insert to" search_tmp queries
tested on magento:
- 2.2.10
- 2.3.1
Installation
via composer
Run the following command in Magento2 root folder:
composer require we-are-virtua/magento2-search-fix
bin/magento setup:upgrade
bin/magento setup:di:compile
#FAQ
- Module does not help, what to do?
If the module does not help it means that rewrites may not work.
You can try to remove generated/code directory manually and re-run
bin/magento setup:upgrade
bin/magento setup:di:compile
or clear/flush cache
bin/magento cache:clear
bin/magento cache:flush
统计信息
- 总下载量: 8.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-11-13