Skip to content

What is DragGo

DragGo is a visual page builder for WordPress. You design on a real canvas — drag, drop, align, style — and DragGo ships a clean, class-based HTML/CSS page with, by default, zero JavaScript on the frontend.

The editor is a React app that runs inside your own WordPress. Your designs are stored as JSON in your WordPress database, and the live page is rendered by PHP — so there’s no cloud, no lock-in, and no per-page fees.

Your designJSONRenderer</>class-draggo-renderer.phpsanitise · class-based CSSLive page0 KB JS
Your design is JSON. A PHP renderer turns it into clean class-based HTML — shipping zero JavaScript by default (a ~1 KB runtime loads only when a page truly uses an interaction).

A real design canvas

Auto-layout, absolute positioning, components, variants and animations — the tools you’d expect from a modern design app.

Zero-JS clean output

Semantic HTML plus one scoped stylesheet. A ~1 KB runtime loads only when a page actually uses an interaction or animation.

Runs on your WordPress

Self-hosted. The editor lives in wp-admin; the page renders from your own database. Your content is always yours.

Whole pages, not widgets

Publish a full page live at its own URL — or embed a design inside any existing page with a shortcode.

  • WordPress 6.0+
  • PHP 8.0+