843 B
843 B
Migration: Wix → Community Hub
Status: draft Owners: Data, Content
Scope
- Inventory existing Wix content and data; define export, mapping, transform, validate, and import steps.
Data sources
- Pages, blog posts, media, members, products (if applicable), forms/submissions.
Mapping template
- Source → Target entity
- Field mapping with transforms
- Data class (Public/PII/PHI)
- Retention policy
- Notes
Process
- Export: obtain Wix exports (CSV/JSON/API) and media dumps
- Transform: normalize slugs, HTML → markdown where needed, sanitize
- Validate: dry‑run import, link integrity checks, accessibility checks on content
- Import: staged, idempotent jobs; audit logs
- Verify: sampling and spot checks; stakeholder sign‑off
Rollback
- Keep original exports; implement reversible migrations; track IDs and redirects