Product
Docs
Pricing Blog Install free

Quickstart

Five wp-admin screens between you and a live app.

The exact path from "I have a saved page from Claude or ChatGPT" to my-site.com/apps/calculator. No surprises after you install.

Install free plugin See live examples

Total time, first run: about 5 minutes. After that, every app is under 60 seconds.

  1. 1 INSTALL

    Activate the plugin.

    Install DesignSetGo Apps from the WordPress plugin directory. A new menu item, "DSGo Apps," appears in your wp-admin sidebar.

    wp-admin sidebar showing the new DSGo Apps menu item highlighted in blue, with Apps, Settings, Build with AI, Upgrade, and Account submenu items visible.
  2. 2 CHOOSE SOURCE

    Choose an app source.

    DSGo Apps then New App. You will see four ways to start: install a starter, upload a saved HTML artifact from Claude or ChatGPT, build one with the in-admin AI prompt builder, or upload a packaged zip from your editor.

    DSGo Apps New App screen: three source cards (Try the starter app, Upload an artifact, Build with AI) above a tabbed Upload artifact / Upload bundle picker with a drop zone.
  3. 3 DROP IT IN

    Drop in your file.

    Drag your .html file (from Claude, ChatGPT, v0, or Lovable) or a built .zip (from Cursor, Codex, or Claude Code) onto the upload area. The plugin parses the bundle and shows you what is inside.

    Active drag-and-drop zone in wp-admin reading Drop a bundle here, or choose a file.
  4. 4 APPROVE

    Approve what it can read.

    If the app wants to read your posts, the current user, or call your AI provider, you will see a plain-English permission summary: "Read content: reads posts, pages, and user data from your site." Most single-file artifacts ask for nothing.

    Permission consent dialog: Install Member portal v0.1.0, with Read content explained in plain English, Cancel and Install buttons.
  5. 5 LIVE

    Open the live URL.

    The success screen gives you a real URL on your site at your-site.com/apps/{slug}. Click to open it. From the same screen, copy the URL, embed it in a post, or make it your site's home page.

    Install success panel: INSTALLED eyebrow, account is ready heading, the live URL, and four action buttons: Open app, Embed in a page, Set as site home, Copy URL.

Before you install

What you might be wondering.

What happens if the app breaks? +
Nothing happens to your site. Each app runs in a browser-level sandbox with its own permissions. A broken app shows a broken app, the rest of WordPress (your theme, menus, checkout, posts) keeps working. Worst case: delete the app from wp-admin with one click.
Do apps need a server / hosting / Vercel account? +
No. Apps run on your WordPress site. Static files are served from your existing WordPress uploads directory; the plugin handles routing, permissions, and the bridge to WordPress data.
What does Free actually give me? +
One active app per site, no expiry, no card. You can install as many bundles as you want; only the most recently activated one serves at /apps/{slug}, and you can switch which one is active with one click. Pro unlocks unlimited active apps, CLI deploy from Claude Code / Cursor / Codex, an AI builder inside wp-admin, scheduled jobs, and webhooks. If you only need one app, Free is the whole product.
How do I uninstall an app cleanly? +
DSGo Apps then hover the app row then Delete. The plugin removes the bundle and its routes; no code lingers in your theme or in functions.php because nothing was ever pasted there.
Can I try it without installing anything? +
Yes. Every page on designsetgo.dev is itself a DSGo app, served by the same plugin. The examples are live; click See it live and you are using a DSGo app in our WordPress install.

Ready when you are.

Five minutes from now, you could have your first vibe-coded app live on your WordPress site.

Install free plugin See pricing