run-as-root/magento2-product-grid-category-filter
最新稳定版本:1.0.0
Composer 安装命令:
composer require run-as-root/magento2-product-grid-category-filter
包简介
Provides the possibility to filter products by categories in Magento Admin Product Grid
README 文档
README
Overview
This open-source Magento 2 module enhances the functionality of the Magento Admin Product Grid by introducing the ability to filter products by categories directly from the product grid interface.
By enabling category-based filtering, users can quickly and easily find products within specific categories.
After installing the module you will see a new column in the product grid called "Categories". This column will display the categories that the product is assigned to.
An example of the category filter in action is shown below:
An example of the category column on the product grid is shown below:

Installation
Via Composer
- Run the following command in your Magento 2 root directory to install the module via Composer:
composer require run-as-root/magento2-product-grid-category-filter
- Enabling the module by running:
php bin/magento module:enable RunAsRoot_ProductGridCategoryFilter
Configuration
No additional configuration is required after installation. The category filter will automatically appear in the Admin Product Grid, allowing you to filter products by categories immediately.
Support
This module is provided as-is, but we welcome contributions and feedback on GitHub. Please feel free to submit issues or pull requests to improve the module.
License
This module is open-source and released under the MIT Licence.
统计信息
- 总下载量: 7.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-02

