Integration guides / Six ways in
Your site already has a stack. Keep it.
Install SuperDuper Videos in WordPress, Webflow, Shopify, Framer, React, and Svelte with platform-specific steps and responsive examples.
The installation rule
Use the universal script wherever custom JavaScript is accepted. Use the responsive iframe when the platform restricts scripts. Approve the exact published origin either way.
Choose your destination
Exact steps. No “just paste it somewhere.”
Each guide explains where the code belongs, which embed to prefer, how to reserve responsive space, what origin to approve, and what to test after publishing.
WordPress
Install SuperDuper Videos in a WordPress page, post, pattern, or template with a Custom HTML block and an origin-aware publication.
Open guideWebflow
Use Webflow’s Code Embed element for a responsive player that works in landing pages, CMS collections, resource libraries, and product sites.
Open guideShopify
Add focused, responsive product demos and stories to Shopify product templates, landing pages, and editorial sections.
Open guideFramer
Add SuperDuper Videos to a Framer canvas with an Embed component, a responsive frame, and publication rules for the live domain.
Open guideReact
Render a stable video marker from React, load the shared runtime once, and keep video placement compatible with client-side navigation.
Open guideSvelte
Create a reusable Svelte 5 video component that renders on the server, initializes in the browser, and remains friendly to client-side navigation.
Open guideBuilding something custom?
The developer guide explains stable publication IDs, client-side navigation, dynamic insertion, multi-player coordination, and the current boundary between public embeds and the future management API.
Read the developer guide