◆ booting phatdev.net
<PhatLam/>
000%
All projects
WordPress Plugin · PHP · Security

SL Migrations

One-click WordPress backup, restore and migration. Zips the whole site, schedules jobs, ships to Local/FTP/SFTP/NAS, and restores with a single installer.php. No WP-CLI required.

SL Migrations
PHPWordPressMySQLAES EncryptionCronCLI

Context

Manual WordPress backup/migration is error-prone. SL Migrations wraps the whole flow into one plugin, restoring from a single file.

Breakdown

Backup

Zips source + database into one self-contained archive, multi-threaded compression, optional AES encryption.

Restore (installer.php)

Upload one installer.php + the zip to rebuild the site anywhere; auto-creates the DB, serialized-aware search-replace, no WP-CLI.

Schedule & storage

Internal cron, ships to Local / FTP / SFTP / NAS, rotation by count.

Security

Encrypted archives, tokens, capability checks.

Full README + Changelog in the Docs button above.