Back to docs

Roadmap

GJS Builder is early and moving fast. This page is deliberately honest about what exists today versus what's planned.

Shipping today

  • Fullscreen GrapesJS editor with devices, undo/redo and code view
  • Landings post type with clean permalinks
  • Dual save + autosave + restore, HTML mirrored to post_content
  • In-editor extension manager (marketplace, npm, Git, upload)
  • Presets, plugins, themes and blocks
  • Provider-agnostic SEO with deferral to Yoast / Rank Math / AIOSEO
  • Theme and canvas render modes
  • Verified extension supply chain (sha512), local engine, settings

In progress / planned

  • Marketplace reviews and richer social signals
  • A first-class Integrations extension type
  • Clearer framework labelling (Angular, and friends)
  • A pluggable PHP storage backend
  • Dedicated registerPanel / registerCommand / registerTrait APIs
  • CSS that survives deactivation as cached files

How to influence it

The API is public and the code is open. File an issue, open a pull request, or build an extension — the fastest way to shape the roadmap is to build on it. See the Developer API and the project on GitHub.