Page builder — create page

Create a CmsPage: title, slug (max 80), TipTap body, require login, publish or draft. Reserved paths blocked.

Page builder — create page

Add a custom public page under your site root.

Where to find it

Admin → Page builderCreate new page (/admin/page-builder/create)

How it works

Set Page title (max 200), Permalink slug (max 80, lowercase/digits/hyphens), optional Language, Page content (TipTap, sanitized), Require login to view.

Publish page or Save as draft, then land on My pages. Reserved roots (contact, faq, news, tickets, admin, upload, my-files, ...) are blocked. Does not auto-add the page to menus - use Menu builder — main menu after publish.

Public URL: /{slug}. Access is limited to the effective site administrator.

Common problems

Permalink rejected

Empty, invalid characters, or a reserved site route.

Related