aligent / magento2-category-selector
A basic category selector for M2, for use in e.g. configuration fields
Package info
github.com/aligent/magento2-category-selector
Type:magento2-module
pkg:composer/aligent/magento2-category-selector
1.1.0
2022-06-07 23:26 UTC
Requires
- php: >=7.0
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-08 07:57:59 UTC
README
This module provides a basic category selector for use in e.g. configuration fields.
Usage
This module provides a class, Aligent\CategorySelector\Model\Config\Source\Category, which can be used as the source_model for configuration fields.
The resulting selector displays multiple category levels with indentation, for readability purposes.