Adminproductgridcategorygilter
utklasad/adminproductgridcategorygilter
Adds a category filter to the admin product grid. Simplifies product management by allowing filtering products by category.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubCategory filter in admin product grid for Magento 2 (FREE).
This extension adds the feature of category filter in admin product grid for Magento 2.
Tested and compatible with Magento 2.1.x, 2.2.x, 2.3.x and 2.4.x
Installation
Choose one of the two installation types below
Without composer
- Download the latest release to
Utklasad/AdminProductGridCategoryFilterin yourmagentoroot/app/codefolder.
With composer
-
composer config repositories.adminproductgridcategorygilter vcs https://github.com/utklasad/magento2-admin-product-grid-category-filter.git -
composer require utklasad/adminproductgridcategorygilter ~1.1.0
After installation
- Clean cache, run
php bin/magento setup:upgrade, make sure the module is enabled withphp bin/magento module:enable Utklasad_AdminProductGridCategoryFilterand deploy static files if you're in production mode.
Screenshot
https://ibb.co/jArCWT
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.