aune-io/magento2-product-grid-category-filter 1.2.0

Product grid category filter for Magento 2

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Product grid category filter for Magento 2

Add category column and filter in an efficient way to the product grid in the Magento 2 admin.

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License

System requirements

This extension supports the following versions of Magento:

  • Community Edition (CE) version 2.2.x

Installation

  1. Require the module via Composer
$ composer require aune-io/magento2-product-grid-category-filter
  1. Enable the module
$ bin/magento module:enable Aune_ProductGridCategoryFilter
$ bin/magento setup:upgrade
  1. Login to the admin
  2. Go to Catalog > Catalog > Products, the category column and filter will be available

Anchor categories

If you wish to view and/or filter by anchor categories, you can enable them via Store > Configuration > Catalog > Product Grid Category Filter. For flexibility purposes, anchor support can be enabled separately for filter and view.

In case you enable one of those options, the Categories Products index needs to be up to date. By default the index of store 1 is used, but this configuration can be changed from the same section in case you don't have a store with id 1 or its information are not the ones you need to see.

Authors, contributors and maintainers

Author: - Renato Cason

Contributors: - xpedicion

License

Licensed under the Open Software License version 3.0