The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

721 Modules
481 Ready
235 Need Help
🏆 Leaderboard
Actively Maintained v1.0.0

Product Grid Multiple SKU Filter

aimanecouissi/module-catalog-product-grid-multiple-sku-filter

Extends the Admin product grid SKU filter to accept comma-separated values, allowing store managers to search for multiple SKUs at once instead of one at a time.

4
Downloads
Below average
0
GitHub Stars
Today
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
3 warnings
L5 PHPStan

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.0 on Magento 2.4.8-p4
Mar 20, 2026

Share This Module's Status

Product Grid Multiple SKU Filter Magento compatibility status badge

README

Loaded from GitHub

AimaneCouissi_CatalogProductGridMultipleSkuFilter

Latest Stable Version Total Downloads Magento Version Require License PHP Version Require

Extends the Admin → Catalog → Products grid SKU filter to accept a comma-separated list of values.

Installation

composer require aimanecouissi/module-catalog-product-grid-multiple-sku-filter
bin/magento module:enable AimaneCouissi_CatalogProductGridMultipleSkuFilter
bin/magento setup:upgrade
bin/magento cache:flush

Usage

Open Admin → Catalog → Products and enter multiple SKUs separated by commas in the SKU filter. The grid returns all products matching any of the provided values. A single SKU preserves Magento's default filter behavior.

Uninstall

bin/magento module:disable AimaneCouissi_CatalogProductGridMultipleSkuFilter
composer remove aimanecouissi/module-catalog-product-grid-multiple-sku-filter
bin/magento setup:upgrade
bin/magento cache:flush

License

[MIT](https://github.com/aimanecouissi/magento2-module-catalog-product-grid-multiple-sku-filter/blob/github.v3; param=raw; format=json/LICENSE)

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.