Get Started
What's New in 2.3.0
2.3.0 -- Full Migration
- Full Migration, one export, one import (All-in-One style): the new default tab packs users, groups, articles, categories, images, menus, and modules into a single portable ZIP (
manifest.jsonplus per-section files). Import runs in dependency order with menu assignments, alias targets, and article links remapped automatically from in-memory ID maps. Dry run previews the whole import section by section. - The per-type tabs (Modules, Menus, Articles, Users) remain under Advanced for selective exports.
- Fixed: uninstall SQL now drops both the new
#__murumigration_idmapsand the legacy#__easyimportexport_idmapstable.
2.2.0 -- Migration-safe importing
- Dry-run preview mode for every import.
- Cross-version ID remapping recorded per source site (
#__murumigration_idmaps). - Nested-set safety: menu and category trees are rebuilt after import instead of reusing source tree values.
- Rebranded as MuRu Migration, with automatic database migration from
com_easyimportexportinstalls.
2.1.0 -- ZIP article media
- Article exports ship images as raw files in a ZIP (
data.json+media/) instead of base64-in-JSON: smaller, faster, lower memory.
