Stable v2.6.12¶
New & unique: migrate WordPress with wp-admin only. Take over complete WordPress instances from any host — no FTP, no SSH, no database access. Install the enconf Migrator plugin on the source, pair, done: the panel pulls files and the database automatically, provisions a dedicated MariaDB database and rewrites the URLs. This migration is stable as of v2.6.12 — including the following hardening:
- docs(wordpress): document the wp-admin-only WordPress migration
- fix(wp-import): don't demand a manual source URL once the plugin has paired
- fix(wp-import): accept the pairing job id as a string in source-ready
- fix(wp-import): pairing code uses the admin-configured panel_url, not the raw IP
- fix(wp-import): idempotent WordPressInstallation registration on re-import
- fix(wp-import): chown extracted files + fail loudly when the DB import fails
- fix(wp-import): recover imports orphaned by a panel restart