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

Hide Configurable Children in Product Grid

aimanecouissi/module-catalog-product-grid-configurable-children-hide

Hides simple product variants (children of configurable products) from the admin catalog product grid, reducing clutter and making it easier to manage configurable products.

3
Downloads
Below average
0
GitHub Stars
Today
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
L4 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
v1.0.0 on Magento 2.4.8-p3
Mar 20, 2026

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Hide Configurable Children in Product Grid Magento compatibility status badge

README

Loaded from GitHub

AimaneCouissi_CatalogProductGridConfigurableChildrenHide

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

Hides configurable product children from the Admin → Catalog → Products grid, keeping it focused on parent and standalone products.

Installation

composer require aimanecouissi/module-catalog-product-grid-configurable-children-hide
bin/magento module:enable AimaneCouissi_CatalogProductGridConfigurableChildrenHide
bin/magento setup:upgrade
bin/magento cache:flush

Configuration

Navigate to Stores → Configuration → Catalog → Admin. Set Hide Configurable Product Children to Yes to exclude simple products linked to configurables from the grid, or No to restore default Magento behavior.

Usage

The Hide Configurable Product Children setting defaults to Yes, so simple products assigned to configurables are excluded from the Admin → Catalog → Products grid immediately after installation. Only parent and standalone products are shown. The setting can be changed at any time from the Admin configuration.

Uninstall

bin/magento module:disable AimaneCouissi_CatalogProductGridConfigurableChildrenHide
composer remove aimanecouissi/module-catalog-product-grid-configurable-children-hide
bin/magento setup:upgrade
bin/magento cache:flush

License

[MIT](https://github.com/aimanecouissi/magento2-module-catalog-product-grid-configurable-children-hide/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.