mse-sv3n/m1-disable-search-by-sku
Composer 安装命令:
composer require mse-sv3n/m1-disable-search-by-sku
包简介
Disable search by SKU, even when SKU is globally set to searchable.
README 文档
README
Disable search by SKU, even when SKU is globally set to searchable.
Facts
- version: 1.1.0
- extension key: StackExchange_DisableSearchBySku
- extension on GitHub
Description
How to disable search by SKU (for specific store)?
For a specific store i want an remove search results, if search query matches our SKU pattern.
- disable "searchable" in attribute config is no solution
- rewrite core files is not wanted
So, what i need is an event which let me manipulate the search query or product collection for search result page.
Requirements
- PHP >= 5.4.0
Compatibility
- Magento >= 1.5
Installation Instructions
- via modman
modman clone https://github.com/sreichel/magento-StackExchange_DisableSearchBySku.git
- via composer
composer require mse-sv3n/m1-disable-search-by-sku
Uninstallation
- via modman
modman remove magento-stackexchange-disablesearchbysku
- via composer
composer remove mse-sv3n/m1-disable-search-by-sku
Usage
- get to config section and enable/disable function
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
License
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2018-12-22