RAGBAZ
Ctrl+Alt+T Ctrl+Alt+F
Context Documentation
Language ensves
All guides /docs

Quick Start

This is the fastest path from plugin install to visible site diagnostics.

Audience: Site owner / operator

Back to docs

1. Install and activate RAGBAZ-Bridge

Install the plugin in WordPress, then open the plugin settings and use the Connect to RAGBAZ flow.

After onboarding succeeds, the plugin receives an account id and passkey used for authenticated heartbeat updates.

2. Verify connection and site info

Open your site info page on RAGBAZ.xyz under /tenant/{your-domain} or /articulate/sites/{gift-or-slug}.

Confirm that runtime checks, cache checks, and recent call-home events are visible.

3. Open storefront draft

From the tenant page, open the draft route to see an initial storefront view plus technical diagnostics.

Use this as your baseline before enabling broader publishing or custom theming.

Copyable command

wp plugin install https://RAGBAZ.xyz/downloads/ragbaz-bridge/ragbaz-bridge.zip --activate

Run this command in your terminal.

Mermaid diagram
flowchart LR A[WordPress with RAGBAZ-Bridge] --> B[Challenge and register API] A --> C[Heartbeat API] C --> D[RAGBAZ.xyz tenant and peer pages] D --> E[Storefront draft decision]

Read next