Download the PHP package mse-sv3n/m1-disable-search-by-sku without Composer
On this page you can find all versions of the php package mse-sv3n/m1-disable-search-by-sku. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mse-sv3n/m1-disable-search-by-sku
More information about mse-sv3n/m1-disable-search-by-sku
Files in mse-sv3n/m1-disable-search-by-sku
Package m1-disable-search-by-sku
Short Description This extension adds availability to disable search by SKU, even when SKU is globally set to searchable.
License OSL-3.0
Homepage https://magento.stackexchange.com/questions/173804/how-to-disable-search-by-sku-for-specific-store
Informations about the package m1-disable-search-by-sku
DisableSearchBySku Magento 1 Extension
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
- via composer
Uninstallation
-
via modman
- via composer
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.