Product Grid Stock Status Column
aimanecouissi/module-catalog-product-grid-stock-status
Adds a sortable and filterable Stock Status column to the Admin product grid, enabling quick identification of in-stock and out-of-stock products without opening each product individually.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubAimaneCouissi_CatalogProductGridStockStatus
Adds a Stock Status column to the Admin → Catalog → Products grid.
Installation
composer require aimanecouissi/module-catalog-product-grid-stock-status
bin/magento module:enable AimaneCouissi_CatalogProductGridStockStatus
bin/magento setup:upgrade
bin/magento cache:flush
Usage
Open Admin → Catalog → Products. The Stock Status column is visible by default and supports both sorting and filtering for quick product segmentation.
Uninstall
bin/magento module:disable AimaneCouissi_CatalogProductGridStockStatus
composer remove aimanecouissi/module-catalog-product-grid-stock-status
bin/magento setup:upgrade
bin/magento cache:flush
License
[MIT](https://github.com/aimanecouissi/magento2-module-catalog-product-grid-stock-status/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.