Inboard for CMS & platform plugins
The installation guide built for SaaS that lives inside a platform.
You ship a Shopify app, a WordPress plugin, a Webflow integration — and setup still doesn't end at the install button. There's an API key to paste, a widget to place, a webhook to register. Inboard catches the user the moment the plugin lands and walks them through the rest, inside a widget that sits in your plugin's settings screen.
Free for 50 installs/month. No credit card.
The pain
“Install the plugin” is step one of seven. Nobody tells the user that.
“They install the app on Shopify. Then they never set their API key. The app does nothing. They uninstall it three days later.”
“Our plugin settings page is a wall of fields. We've watched users on Loom — they stare at it for ninety seconds, click away, and never come back.”
“Every plugin store reviews us on 'didn't work.' It worked. They didn't finish setup.”
The flow
What your users hit today vs. what Inboard delivers.
A setup flow, end-to-end
One plugin install. Five requirements. One verified finish.
After the user installs your app on Shopify, your embedded Inboard widget walks them through these steps in order. Each one is verified before the next unlocks.
- 1Paste your Acme API key
Required placeholder. The widget validates against your API before it moves on.
Key accepted, account matched - 2Choose which pages the widget appears on
Your admin-authored checklist. Inboard renders it inline — no toggle-hunting in a settings tree.
Selection persisted to your backend - 3Register the webhook endpoint
URL auto-filled with the user's store domain. We send a test ping from your server.
Ping acknowledged - 4Verify the storefront script loaded
HTTP check against the user's .myshopify.com domain — we confirm your script tag is present and your globals are bound.
Script live on storefront - 5(Optional) Turn on order-sync
ENV-var-style requirement. Skippable at install — they can come back to it later.
Skipped or enabled
Five ✓s. The plugin is fully set up. Your activation event fires. The user sees value before they close the tab.
Platforms
Where a plugin install is the start of setup, not the end.
Shipping on a host platform that isn't listed? Tell us — we add platforms weekly.
Pricing
Pay for installs that worked.
Every plan bills on verified installs — when your API key is validated, your webhook is pinged, and your script is live. If the install didn't finish, you don't pay for it.
See full pricing- 50 verified installs / month
- Embedded Inboard widget inside your plugin's admin UI
- API-key, webhook, and storefront-script verification
FAQ
What plugin founders ask before they ship Inboard.
Can the widget render inside my plugin's own admin UI?
Yes. Drop the <script> into your plugin's settings template. Shadow DOM isolation means it won't collide with the host platform's styles or yours. Mobile-ready for Shopify admin on iPad.
What counts as a verified install for a plugin?
You choose the definition per requirement. For most plugins, verification is a combination of: API key validated, webhook pinged successfully, storefront script loaded. The widget only marks the user verified-installed when all declared requirements pass.
How is this different from the host platform's own onboarding?
Shopify, WordPress, and others give you zero first-run guidance. You're on your own after "install." Inboard is the first-run experience you'd build in-house — except we maintain the platform quirks (new Shopify admin vs. old, block themes vs. classic, etc.) so you don't have to.
Different vertical?
Pick the install problem that matches your SaaS.
- Analytics & tracking
Script-tag installs, activation gap
- Email & DNS
SPF, DKIM, DMARC, CNAMEs
- Chat & widgets
Embedded script on the user's site
- CMS pluginsYou are here
Shopify apps, WP plugins, extensions
Start free
See the 90-second clip of your post-install flow.
Tell us which host platform you ship on — Shopify, WordPress, Webflow, Squarespace. We'll send you a clip of Inboard running the post-install walkthrough for an app on that platform.
Free for 50 installs/month. No credit card.
- One looping clip of the post-install walkthrough on your host platform
- Short note on the platform-specific gotchas we handle (new vs. old Shopify admin, block vs. classic themes, etc.)
- A live Inboard sandbox wired to your plugin's requirements