Universally works with WordPress out of the box through a dedicated plugin, and with every other platform through a translation API that only needs your pages as HTML.
WordPress
WordPress is the primary supported platform. The Universally plugin handles everything automatically: language detection, translation, caching, URL routing, and the language switcher. Install the plugin, connect your API key, and you’re done. See Install on WordPress.
This works with standard WordPress themes, page builders (Elementor, Divi, Beaver Builder), WooCommerce, and most popular plugins. If your content renders as HTML on the page, Universally can translate it.
Any website via the API
Universally translates at the HTML level, and it doesn’t care how your pages are built or where the content comes from. You send HTML to the translation API, and you get fully translated HTML back. This means it works with:
- Static site generators: Next.js, Gatsby, Astro, Hugo, Jekyll
- Headless CMS setups: Contentful, Strapi, Sanity, Prismic, WordPress headless
- Single-page applications: React, Vue, Angular (via server-side middleware)
- Custom-built sites: any framework or language, as long as you can make an HTTP request
The API integration requires developer involvement, since you need to add the translation call into your server or build pipeline.
Shopify, BigCommerce and Wix
These three have no native integration yet. They appear in the dashboard's project screen marked Coming Soon, which is also the honest status: they are planned, with no date to quote.
Until one lands, these sites connect the same way any custom stack does: through the API, wherever you can reach your own HTML output at the server level. That is a build rather than an install. If one of them matters to you, ask support where it stands.