aimanecouissi/module-catalog-product-grid-sku-multi-filter
最新稳定版本:1.0.0
Composer 安装命令:
composer require aimanecouissi/module-catalog-product-grid-sku-multi-filter
包简介
Filter the Admin product grid by multiple SKUs
README 文档
README
Adds comma-separated SKU search to the Admin → Catalog → Products grid. The module expands the existing SKU filter so multiple exact SKU values can be submitted in one product grid search.
Installation
composer require aimanecouissi/module-catalog-product-grid-sku-multi-filter bin/magento module:enable AimaneCouissi_CatalogProductGridSkuMultiFilter bin/magento setup:upgrade bin/magento cache:flush
Usage
Open the Admin → Catalog → Products grid and enter comma-separated values in the SKU filter, such as
ABC-1, DEF-2. The grid treats the entered tokens as exact SKU values and returns products matching any token;
single-value searches continue through Magento default SKU filter behavior.
Uninstall
bin/magento module:disable AimaneCouissi_CatalogProductGridSkuMultiFilter composer remove aimanecouissi/module-catalog-product-grid-sku-multi-filter bin/magento setup:upgrade bin/magento cache:flush
Changelog
See CHANGELOG for all recent changes.
License
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-30