Deploy

Deploy your Twin as a chat widget on any website. Guides are available for major CMS platforms, no-code builders, and developer frameworks.

Activate your widget

Before embedding, toggle your Twin Live on the Deploy page. When toggled off, the widget is inactive for all visitors — your embed code remains valid and re-enables instantly.

CMS platforms

Squarespace

Settings → Advanced → Code Injection — paste your embed snippet in the Footer section.

Shopify

Open your theme code editor and paste the snippet just before </body> in theme.liquid. No app install required.

WordPress

Download the official Minimoes WordPress plugin from the Deploy page. Install, activate, then paste your Twin ID in the plugin settings. Compatible with WooCommerce and Elementor.

No-code builders

Webflow

Site Settings → Custom Code → Footer Code. Paste and publish.

Framer

Site Settings → General → Custom Code → End of <body>. Paste and republish.

Wix

Settings → Advanced → Custom Code. Add as a new snippet, placement "Body – end", apply to all pages.

Developer SDKs

React / Vue / Next.js / Nuxt

npm install @minimoes/widget

Import and render the widget component in your app shell. Full API in the package README.

Flutter

Renders as a WebView overlay on iOS and Android. Add the package and initialize with your Twin ID.

React Native

Floating chat overlay for Expo and bare workflow. Supports both managed and bare React Native.

Platform cards on the Deploy page show a Live badge once Minimoes detects an active installation.