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
- Host: GitHub
- URL: https://github.com/aligent/magento2-category-selector
- Owner: aligent
- License: gpl-3.0
- Created: 2022-05-23T23:22:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T23:28:15.000Z (about 4 years ago)
- Last Synced: 2025-04-02T23:46:08.508Z (about 1 year ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.