Do I have to install a plugin?
No. Everything is read through the WordPress REST API, which ships enabled.
Nothing is added to your site, nothing is changed, and your WordPress keeps
running exactly as it is until you decide to switch off.
Will it look like my site?
That is the part we work hardest on, and the honest answer is "close, and
getting closer". Your theme's own CSS is not carried over — it styles markup
we no longer emit. Instead every page is measured and photographed, and the
layout is rebuilt from those measurements. Pages we cannot rebuild are named
in the report rather than quietly shipped half-finished.
What about drafts, private pages and users?
Public content needs nothing. Drafts, private pages, settings and WooCommerce
orders need a WordPress Application Password, which you can create and revoke
in your own profile. It is used for that one export and never stored.
Does WooCommerce come across?
The catalogue does, with no credentials at all. Orders and customers need the
Application Password, and arrive in the new site's own order history with
their original status and id — not as an archive you cannot use.
What happens to my URLs?
Every old WordPress path is written into a redirect map, so links people have
already shared and anything search engines have indexed keep working. Losing
those is the expensive part of a migration.
What if I have no live site, only an export file?
A WordPress WXR file works too. You lose the parts that need a browser — the
screenshots and the layout measurements — so the design has to be rebuilt by
hand or by your own coding agent, and the export says so.