You are viewing beta documentation for Hyper 3.x.
View the latest stable version (2.x) →
--sync-relations=1|0 (default 1; writes hyper_links after content migrate)
Moving to Hyper from other link plugins.
Hyper’s migration shell matches Navigation / Formie: a source registry, structured log lines, CP pages under Settings → Migrations, and console commands of the form php craft hyper/migrate/{source}.
Field migration (project config) and content migration (per-environment JSON) remain separate steps.
Migrating from Typed Link
Migrate link fields and content from Typed Link to Hyper.
Console
php craft hyper/migrate/craft-link --step=field
php craft hyper/migrate/craft-link --step=content
php craft hyper/migrate/typed-link --step=all
php craft hyper/migrate/oembed --step=content --dry-run=1
php craft hyper/migrate/entrify-categories
php craft hyper/migrate/entrify-categories --dry-run=1Legacy commands such as hyper/migrate/typed-link-field still work.
Last updated: July 22, 2026, 11:43:56 AM