putyourlightson / craft-leaf-categories
Adds a custom field type in which only leaf categories can be selected.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.4.0
This package is auto-updated.
Last update: 2024-10-24 17:23:42 UTC
README
A custom field type plugin for Craft CMS 3, in which only leaf categories (categories that have no descendants) can be selected.
Requirements
Craft CMS 3.4.0 or later.
Installation
Install the plugin using composer.
composer require putyourlightson/craft-leaf-categories
License
This plugin is licensed for free under the MIT License.
Created by PutYourLightsOn.