Application Migration Library
Migration Monkey is built to route migrations by application type instead of forcing every website into the same file-and-database box. WordPress, Magento, Laravel, Node.js, hosted builders, ecommerce stores, and email accounts all need different detection, estimate, transfer, and verification logic.
Website And App Routes
| Application | Migration guide | Route notes |
|---|---|---|
| WordPress | How to migrate my WordPress site | Files, database, uploads, plugins, themes, serialized-safe URL replacement. |
| WooCommerce | How to migrate my WooCommerce store | Products, orders, customers, subscriptions, payment settings, checkout testing. |
| Magento | How to migrate my Magento site | Media, heavy database tables, search service, cron, cache, checkout. |
| Drupal | How to migrate my Drupal site | Core version, Composer, files directories, settings.php, cache rebuild. |
| Joomla | How to migrate my Joomla site | configuration.php, templates, extensions, database prefix, SEF URLs. |
| PrestaShop | How to migrate my PrestaShop store | Products, combinations, modules, payment, tax, shipping, back office. |
| OpenCart | How to migrate my OpenCart store | Config files, storage directory, images, extensions, SEO URLs. |
| Laravel and Symfony | How to migrate my Laravel site | Environment variables, storage, queues, cache, database, PHP extensions. |
| Node.js | How to migrate my Node.js site | Runtime, package manager, build command, process manager, database. |
| Shopify | How to migrate my Shopify store | Export/API route, products, customers, redirects, ecommerce rebuild. |
| Wix | How to migrate my Wix site | Hosted-builder inventory, export limits, rebuild, redirects. |
| Squarespace | How to migrate my Squarespace site | Hosted-builder export, media capture, URL map, rebuild. |
Email Routes
Email migrations are scored separately from websites because mailbox size, folder count, provider auth, throttling, OAuth, app passwords, labels, and MX cutover drive the work. Start with how to migrate my email for Gmail, Google Workspace, Microsoft 365, Outlook, Yahoo, Hotmail, cPanel, Zoho, and generic IMAP.
Why App Detection Matters
A 10 GB WordPress site, a 10 GB Magento store, and a 10 GB mailbox do not create the same operational risk. App-aware migration lets Migration Monkey keep free basic moves fair while charging correctly for database-heavy, file-heavy, hosted-builder, ecommerce, custom-code, and mailbox-heavy jobs.