仕組み ドキュメント 料金 ブログ WP Blocks 無料でインストール

Live proof

Three installed apps. One real WordPress site.

Not a mockup. Not a roadmap. Not a video pretending to be a product. These apps are running on designsetgo.dev through the same DSGo Apps runtime you install on your site, and the source for each is a public repo you can fork.

Try the installed apps

Start where a skeptic would start: click the real thing.

3つのアプリセットは意図的にローンチの主張を網羅しています:保存された成果物、パーミッション付きWordPressアクション、コネクテッドコマースアプリ。

sandboxed

/apps/quicktool

A color contrast checker

Pick two colors, see whether they pass WCAG accessibility ratios. One HTML file, no build step, no bridge calls, drop in a saved Claude artifact and ship.

  • single-file
  • zero-build
  • csp-strict
sandboxed

/apps/contact

A contact form that just works

A polished form on your site that emails you when visitors reach out. The app never holds an SMTP password, WordPress's built-in mailer handles delivery.

  • email.send
  • forms
  • iframe
sandboxed

/apps/shop

A storefront for your shop

A polished product grid, cart, and checkout that lives alongside your existing WooCommerce store. No theme tweaks. If the app breaks, your site is fine.

  • commerce
  • multi-page
  • iframe

Proof checklist

The claims are tied to files you can inspect.

各サンプルは意図的に監査できる小さなサイズになっています:manifest、アプリソース、リリースバンドル、ライブルートがすべて一致しています。

ビルド不要の成果物

カラーコントラストチェッカー

HTMLファイル1つ、bridgeパーミッションなし、厳格なiframeサンドボックス。

examples/quicktool/dsgo-app.json

github.com/DesignSetGo/quicktool

パーミッション付きWordPress アクション

お問い合わせフォーム

サイト管理者にメールを送信するだけでそれ以上何もできません。アプリ自体がメール認証情報を保持することはありません。

examples/contact/dsgo-app.json

github.com/DesignSetGo/contact

コネクテッドコマースアプリ

ショップ

WooCommerceの商品とカートをインストール時に承認するアクセス権限で読み取ります。

examples/shop/dsgo-app.json

github.com/DesignSetGo/shop

Common objections

Built for the second question.

ローンチ時の訪問者は最初のデモの後に何が起きるかを聞くでしょう。答えはここで確認できます:パーミッション、ソース、隔離されたルート、再利用可能なバンドル。

これはスクリーンショットだけですか? +
いいえ。各メインカードはdesignsetgo.devの /apps/{slug} にインストールされたライブアプリにリンクしています。開いてクリックし、バンドルのソースを確認できます。
生成されたアプリがサイト内を自由に動き回ることはありますか? +
いいえ。すべてのバンドルはmanifestを宣言します。Quicktoolはbridgeパーミッションを宣言しません。Contactはメールのみ宣言します。Shopはコマース/ユーザー/アビリティの読み取りのみを宣言します。
アプリが壊れた場合はどうなりますか? +
デモアプリは厳格なランタイムを持つ隔離されたルートで実行されます。壊れたアプリはそのアプリフレームまたはルート内に封じ込められ、WordPressテーマ、管理画面、他のアプリには影響しません。

Now check the broader slate

The full lineup is on /examples.

サンプルページにはフルのアプリラインナップが含まれています:メンバーポータル、ブロックレンダラー、インライン価格ページ、レシピランカー、Stripeプロキシ、AIコンパニオンプレビュー。

Install free plugin See all examples