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 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.

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

Build Tests

Composer Install
DI Compile
Templates

Code Quality

Coding Standard
PHPStan Level 9

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
v1.0.0 on Magento 2.4.8-p4
Mar 20, 2026
v1.0.0 on Magento 2.4.8-p4
Mar 20, 2026
v1.0.0 on Magento 2.4.8-p4
Mar 20, 2026

Share This Module's Status

Product Grid Stock Status Column Magento compatibility status badge

README

Loaded from GitHub

AimaneCouissi_CatalogProductGridStockStatus

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

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.