fluentform-custom-fields
Installation
SKILL.md
Fluent Forms custom fields
Build fields against the documented Free-core BaseFieldManager contract. Do
not copy a Pro component and accidentally make the extension depend on Pro.
Read field-contract.md when implementing a new field or debugging nested values, response rendering, editor settings, or Pro feature detection.
Availability contract
| Surface | Availability in 6.2.7 |
|---|---|
FluentForm\App\Services\FormBuilder\BaseFieldManager |
Free |
| Editor registration, frontend render hook, parser input type, conditional support | Free |
| Element input/validation/response filters | Free |
| Phone, range slider, NPS, ranking, dynamic field, chained select, repeater, rich text, file upload | Pro implementations |