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

https://github.com/putyourlightson/craft-leaf-categories

Custom field type plugin in which only leaf categories can be selected.
https://github.com/putyourlightson/craft-leaf-categories

Last synced: 9 months ago
JSON representation

Custom field type plugin in which only leaf categories can be selected.

Awesome Lists containing this project

README

          

# Leaf Categories Plugin

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](https://putyourlightson.com/).