વર્ણન
Kavin Migrate lets you create a full backup of your WordPress site — database plus files — and restore it on a new domain or host without touching FTP or phpMyAdmin.
- Manual database backup
- Full site backup (database + wp-content)
- Export a single portable archive
- Import and restore on a new domain, with automatic (serialization-safe) URL replacement
- Chunked engine that works on limited/shared hosting without timing out
સ્ક્રીનશોટ




સ્થાપન
- Upload the
kavin-site-backup-migrationfolder to/wp-content/plugins/. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Open Kavin Backup in the admin sidebar.
એફએક્યુ (FAQ)
-
Will I lose data when migrating?
-
No. The importer restores your database and files exactly, and safely rewrites the old
site URL to the new one, including inside serialized data. -
Yes. Backups run in small steps so they don’t hit PHP timeout or memory limits.
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
“Kavin Site Backup and Migration” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.0.2
- Fixed: must-use plugins and cache drop-ins are moved aside only while a restore is running, and are now put back when it finishes or is cancelled. Previously they could be left disabled on the destination site.
- Added: a restore that was interrupted part-way now puts them back automatically the next time one is started.
1.0.1
- Backup storage now resolves through wp_upload_dir() and lives in a folder named after the plugin slug (existing backups are moved across automatically).
- Improved compatibility with installs that relocate the uploads or content directory.
1.0.0
- Initial public release.
- Full site backup: database + all files (wp-content) packaged into one portable .kavin archive.
- Database-only backup: chunked .sql export with a progress bar, download, and backup management.
- Import / restore on a new domain or host, with serialization-safe URL replacement that handles www/non-www, http/https, protocol-relative, and subdirectory installs — so page-builder (Elementor/Divi/WoodMart) background images and links point to the new site.
- Resumable, time-boxed engine that runs in small steps, so backups and restores work on shared hosting without hitting PHP timeout or memory limits.
- Chunked upload that bypasses the host’s upload-size limit for browser-based restores.
- Safe restore: isolates the environment (only this plugin + a bundled safe theme) while working, so an incompatible source plugin/theme can’t crash the migration; disables cache/database dropins and must-use plugins during restore, then restores the real environment at the end.
- Handles real-world edge cases: table-prefix migration, unsupported collations (with utf8 fallback), binary/blob values, table-prefix-dependent roles/capabilities, and post-restore cache/CSS/permalink regeneration.
- Protected backup storage and a clean admin dashboard.
