Works with whatever you're already using.
First-party adapters for the eight ways most teams ship multilingual sites in 2026.
WordPress
PHP plugin. Gutenberg blocks fingerprinted on save. Compatible with Yoast, RankMath, ACF, MetaBox.
WooCommerce
Product names, descriptions, attributes, variations, transactional emails — all in the graph.
Next.js
Composes with next-intl. Postbuild syncs to messages/. Server components for CMS content.
Astro
Integration plugs into content collections. Build-time and on-demand modes supported.
Nuxt
Composes with @nuxtjs/i18n. Module exports locale-aware fetchers.
Sanity
Studio plugin streams translations as documents are updated. Branch-aware previews.
Headless WordPress
Pair the WP plugin with any frontend. Reads via WPGraphQL or REST.
Roll your own
OpenAPI spec, TypeScript SDK, webhooks, CLI tool. Build whatever you need.
A short decision tree.
-
Already on WordPress? Need to keep using it?
Use the WordPress plugin. Add WooCommerce extension if relevant. Done in 15 minutes.
-
Building a fresh marketing site or app?
Astro for content-driven sites. Next.js for app-driven. Nuxt if you're a Vue shop. All three compose with their native i18n libraries.
-
Headless WordPress + JS frontend?
Run the WP plugin on the backend. Add the framework adapter on the frontend. Same graph powers both.
-
Custom CMS or no CMS?
Use the REST API + TypeScript SDK directly. CLI tool for batch operations.
Start free in 30 seconds.
No credit card. 100,000 words on the free tier. Self-serve onboarding.