WebBlocks Ecosystem Public site
Craft CMS implementation

Carry the WebBlocks system into Craft without turning it into a separate builder.

WebBlocks Craft connects WebBlocks structure and WebBlocks UI presentation to Craft CMS authoring, sync, and rendering flows. The aim is a conservative integration layer that keeps the system explicit instead of turning it into a monolithic builder.

Authoring

Craft-aware content modeling

Block metadata, entry types, fields, and matrix structures can align with the same source concepts used in WebBlocks.

Rendering

Twig-first implementation

Starter rendering and normalization flows keep the integration close to Craft templates and predictable frontend output.

Ecosystem role

CMS delivery for the same model

WebBlocks Craft is where the ecosystem moves from frontend system design into structured authoring and publishable CMS workflows.

Use WebBlocks Craft when the frontend system needs an editorial layer

The goal is not to reinvent WebBlocks inside Craft. It is to carry the same structure and presentation model into authoring, sync, preview, and rendering workflows.

Model the content Align Craft fields and entry structures with WebBlocks concepts.
Render through Twig Keep the output close to the same templates and component patterns used elsewhere in the ecosystem.
Grow the docs surface Start with the current landing docs, then expand toward installation, sync, and rendering guides.