
PageBuilder
Visual section builder for MODX 3: draft and publish without overwriting resource content
- MODX 3
- PHP 8.2
- Vue 3


Version: Free.
Splits a long form into titled blocks. It stores no value in the section data. tab and width work as they do on normal fields.
Name can be technical, e.g. _h. Nested fields with legend use fieldset (Pro).
{
"name": "_h",
"type": "heading",
"label": "Field group",
"tab": "Content",
"width": 100
}Not stored in the section data.
Not stored in the section data.
Not used in the chunk.
The value is not stored in the section data.
| Key | Role | CMP |
|---|---|---|
tab | Group in the inspector | yes |
width | Label width, 25–100 (%) | yes |
label | Subtitle / marker text | yes |
See fields overview.