An open API service indexing awesome lists of open source software.

https://github.com/aligent/magento2-category-selector

Provides a basic category selector for use in e.g. configuration fields
https://github.com/aligent/magento2-category-selector

Last synced: about 1 year ago
JSON representation

Provides a basic category selector for use in e.g. configuration fields

Awesome Lists containing this project

README

          

# Category Selector for Magento 2 #

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.