netcommons / categories
NetCommons 插件分类
3.3.7.0
2023-10-09 06:48 UTC
Requires
- cakedc/migrations: ~2.2
- netcommons/blocks: @dev
- netcommons/net-commons: @dev
README
概要
可以对内容进行分类。
为了分类内容,内容表的'category_id'是必需的。
如果需要在内容注册时进行分类选择或内容列表的分类筛选,请定义CategoriesComponent。
CategoryHelper是通过CategoriesComponent添加的。
CategoriesComponent
CategoryHelper
如果需要注册分类数据,请定义CategoryEditComponent和CategoryBehavior。
分类数据按块维护。