aimanecouissi/module-catalog-product-grid-stock-status

Add a Stock Status column to the Admin product grid

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Open Issues: 0

Type:magento2-module

pkg:composer/aimanecouissi/module-catalog-product-grid-stock-status

1.0.0 2026-03-01 21:29 UTC

This package is auto-updated.

Last update: 2026-03-01 22:34:55 UTC


README

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