Start To :
- Created On: 20-03-2018
- Last Updated On: N/A
- By: CynoInfotech Team
- Platform: Magento 2 Community Edition
- Email: cynoinfotech@gmail.com
Information
Magento 2 Admin Category Filter for Product Grid Extension allows add category column in product grid to expand magento2 admin. Using Admin Category Filter for Product Grid help to find that product belongs which categories. Category Filter for Product Grid helps to filter products of particular a category in Magento2
Features
You can find these features below:
- Expand product grid to add category column.
- Filter products according to the category.
- Expand product grid in Magento2 by admin.
- Quick and save time to find categories for any product.
Settings
Backend
Frontend view
N/A
Installation Guide
- Download extension zip file from the account and extract it
- root of your Magento 2 installation and merge app folder
- folder structure --> app/code/Cynoinfotech/CategoriesColumnToProductGrid
After this run below commands from Magento 2 root directory to install module.
- Run :cd < your Magento install dir >
- php bin/magento cache:disable
- php bin/magento module:enable Cynoinfotech_CategoriesColumnToProductGrid
- php bin/magento setup:static-content:deploy
- php bin/magento setup:upgrade
- rm -rf var/cache var/generation var/di var/cache
Demo
- N/A