PHPackages                             mse-sv3n/m1-disable-search-by-sku - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. mse-sv3n/m1-disable-search-by-sku

ActiveMagento-module[Search &amp; Filtering](/categories/search)

mse-sv3n/m1-disable-search-by-sku
=================================

Disable search by SKU, even when SKU is globally set to searchable.

1.1.0(7y ago)05[1 issues](https://github.com/sreichel/magento-StackExchange_DisableSearchBySku/issues)OSL-3.0PHP

Since Jun 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sreichel/magento-StackExchange_DisableSearchBySku)[ Packagist](https://packagist.org/packages/mse-sv3n/m1-disable-search-by-sku)[ Docs](https://magento.stackexchange.com/questions/173804/how-to-disable-search-by-sku-for-specific-store)[ RSS](/packages/mse-sv3n-m1-disable-search-by-sku/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

DisableSearchBySku Magento 1 Extension
======================================

[](#disablesearchbysku-magento-1-extension)

Disable search by SKU, even when SKU is globally set to searchable.

[![Codacy Badge](https://camo.githubusercontent.com/53615540ec85f3cd91ff666945a8c8f6ec090b932c99fcc6eb2e8535d68d31ee/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3866346531663664613536313433646338396631313138316332336139633839)](https://www.codacy.com/app/sreichel/magento-StackExchange_DisableSearchBySku?utm_source=github.com&utm_medium=referral&utm_content=sreichel/magento-StackExchange_DisableSearchBySku&utm_campaign=Badge_Grade)[![Maintainability](https://camo.githubusercontent.com/eac88cdb928bc0f7de82eae057b7abb55d293e0ceacfc5721ec97857b85c34c5/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f34383131366337383165373233353761646530342f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/sreichel/magento-StackExchange_DisableSearchBySku/maintainability)[![Test Coverage](https://camo.githubusercontent.com/14160255c5a484e6c3acb6da4070fe133f8f3adc3d847edeb56c8cce5b786fbd/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f34383131366337383165373233353761646530342f746573745f636f766572616765)](https://codeclimate.com/github/sreichel/magento-StackExchange_DisableSearchBySku/test_coverage)

Facts
-----

[](#facts)

- version: 1.1.0
- extension key: StackExchange\_DisableSearchBySku
- [extension on GitHub](https://github.com/sreichel/magento-StackExchange_DisableSearchBySku)

### Description

[](#description)

[How to disable search by SKU (for specific store)?](https://magento.stackexchange.com/questions/173804/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.
>
> 1. disable "searchable" in attribute config is no solution
> 2. 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

[](#requirements)

- PHP &gt;= 5.4.0

### Compatibility

[](#compatibility)

- Magento &gt;= 1.5

#### Installation Instructions

[](#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

[](#uninstallation)

- via modman

```
modman remove magento-stackexchange-disablesearchbysku

```

- via composer

```
composer remove mse-sv3n/m1-disable-search-by-sku

```

### Usage

[](#usage)

1. get to config section and enable/disable function

### Support

[](#support)

If you have any issues with this extension, open an issue on [GitHub](https://github.com/sreichel/magento-StackExchange_DisableSearchBySku/issues).

### Contribution

[](#contribution)

Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

### License

[](#license)

[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~270 days

Total

3

Last Release

2698d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5022236?v=4)[Sven Reichel](/maintainers/sreichel)[@sreichel](https://github.com/sreichel)

---

Top Contributors

[![sreichel](https://avatars.githubusercontent.com/u/5022236?v=4)](https://github.com/sreichel "sreichel (10 commits)")

---

Tags

magento-1openmageopenmage-modulesearch

### Embed Badge

![Health badge](/badges/mse-sv3n-m1-disable-search-by-sku/health.svg)

```
[![Health](https://phpackages.com/badges/mse-sv3n-m1-disable-search-by-sku/health.svg)](https://phpackages.com/packages/mse-sv3n-m1-disable-search-by-sku)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

2.3k50.4M203](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M65](/packages/opensearch-project-opensearch-php)[algolia/algoliasearch-magento

Algolia Search for Magento

16648.8k](/packages/algolia-algoliasearch-magento)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)[handcraftedinthealps/zendsearch

a general purpose text search engine written entirely in PHP 5

39921.0k35](/packages/handcraftedinthealps-zendsearch)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
