melthedev/magento-disable-search-engine
最新稳定版本:1.0.2
Composer 安装命令:
composer require melthedev/magento-disable-search-engine
包简介
Module used to disable Elastic and OpenSearch
README 文档
README
Module will help disables search engine which always required by Magento such as ElasticSearch or OpenSearch.
This module might be helpful if scenarios like no need of search engine but fetches the data from somewhere else. For example, If using Algolia and its being used everywhere then use of OpenSearch or ElasticSearch is not useful.
Installation
Composer
composer require melthedev/magento-disable-search-engine
Run below magento commands once downloaded
bin/magento module:enable MelTheDev_DisableSearchEngine
bin/magento setup:upgrade && bin/magento setup:di:compile
Bugs or Issues
If you found any issues, please create issue on this Github issue section.
Credits
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-09-03