Documentation
Everything you need to take a built app and serve it at a URL on your WordPress site. Start with the 60-second walkthrough, then dive into framework-specific guides.
Get started →Getting started
Guides
Deploy a Vite or React app
Build a Vite, React, or Vue app with a relative base so it works at any URL, then drop the zip into WordPress.
Deploy a plain HTML/JS game
Vanilla HTML, JavaScript, and canvas/WebGL games work as-is — zip and drop, no build step required.
Deploy a 3D or STL tool
Asset-heavy 3D apps that load glb, gltf, or stl models work out of the box — the kind of build that breaks paste-it-in methods.
Update an app in place
Ship a new build to an existing app while keeping the same URL, status, and visibility.
Make an app logged-in only
Gate an app to logged-in users so anonymous visitors are sent to log in first — a private tool with zero extra infrastructure.