All Projects → aune-io → magento2-product-grid-category-filter

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

Licence: OSL-3.0 License
Add category column and filter in an efficient way to the product grid in the Magento 2 admin.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to magento2-product-grid-category-filter

magento2-product-visibillitygrid
Magento 2 module for determining if/when products are showing up in category
Stars: ✭ 33 (+50%)
Mutual labels:  categories, products
import-cli-simple
This the meta package for Pacemaker Community, a Symfony based CLI application that provides import functionality for products, categories, attributes, and attribute-sets. The default format is CSV, adapters for XML are also available. The application can be declaratively extended by additional operations, which can be used to reassemble and exe…
Stars: ✭ 69 (+213.64%)
Mutual labels:  categories, products
Magento2-Admin-Module-Sample
Minimal code to create an admin/backend module in Magento2
Stars: ✭ 45 (+104.55%)
Mutual labels:  admin, magento2
Kit
A collection of Obj-C classes and categories for macOS.
Stars: ✭ 19 (-13.64%)
Mutual labels:  categories
magento2-mandrill
Mandrill integration for Magento 2.
Stars: ✭ 35 (+59.09%)
Mutual labels:  magento2
how-to-venia
Magento PWA Storefront based on PWA Studio's Venia Storefront (Concept)
Stars: ✭ 39 (+77.27%)
Mutual labels:  magento2
django-leaflet-admin-list
The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango.
Stars: ✭ 28 (+27.27%)
Mutual labels:  admin
vscode-magento-wizard
Helps develop Magento 2 extensions using VSCode
Stars: ✭ 22 (+0%)
Mutual labels:  magento2
mqtt-admin
MQTT Web Frontend: Publish, Subscribe and see Topic Status in a comfortable UI
Stars: ✭ 115 (+422.73%)
Mutual labels:  admin
driveshaft
Google Drive → JSON → S3
Stars: ✭ 75 (+240.91%)
Mutual labels:  admin
tarantool-admin
No description or website provided.
Stars: ✭ 90 (+309.09%)
Mutual labels:  admin
magento-2-layered-navigation
Magento 2 Layered Navigation extension Free optimizes the navigation process, redirects users to product catalog pages, and makes finding products easier
Stars: ✭ 16 (-27.27%)
Mutual labels:  magento2
magento2-customer-account-links-manager
Customer Account Links Manager allows you to quickly and easily remove customer account links from Magento 2 customer dashboard.
Stars: ✭ 40 (+81.82%)
Mutual labels:  magento2
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+36.36%)
Mutual labels:  magento2
m2.IndexerUrlRewrite
Magento2. Extension rebuild UrlRewrite index.
Stars: ✭ 38 (+72.73%)
Mutual labels:  magento2
magento2-module-ordergrid
The Order Grid module adds more details to the order grid in the admin.
Stars: ✭ 54 (+145.45%)
Mutual labels:  magento2
neos-blog
A simple blog plugin for Neos CMS
Stars: ✭ 17 (-22.73%)
Mutual labels:  categories
book-ms-interface
⚡ 微图书后端接口工程,主要使用spring-boot2.x、shiro开发,前端采用 vue.js、element-ui
Stars: ✭ 86 (+290.91%)
Mutual labels:  admin
module-checkout-designs
Allow multiple options for Magento 2 checkout layout. Provides capabilities to AB test checkout changes and more.
Stars: ✭ 28 (+27.27%)
Mutual labels:  magento2
prophet
用于构建 react 中后台前端应用框架
Stars: ✭ 12 (-45.45%)
Mutual labels:  admin

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 and 2.3.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:

Contributors:

License

Licensed under the Open Software License version 3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].