home/categories/cms-platforms/webiny-webiny-js-skills-user-skills-api-custom-field-type-skill-md
cms-platformsdevelopment

webiny-api-cms-custom-field-type

How to implement a custom CMS field type that integrates with the model builder's fluent API. Covers extending DataFieldBuilder, composing validator interfaces, creating a FieldTypeFactory, registering via DI, and module augmentation for TypeScript autocomplete on the fields() registry.

webiny
maintainer
webiny
更新于 3/27/2026
星标
7957
分支
663
quick start

Installation and usage

How to implement a custom CMS field type that integrates with the model builder's fluent API. Covers extending DataFieldBuilder, composing validator interfaces, creating a FieldTypeFactory, registering via DI, and module augmentation for TypeScript autocomplete on the fields() registry.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use webiny-api-cms-custom-field-type