Just released a simple OctoberCMS migration tool.
It’s not a full migration system, but helps with:
- Zipping site files (skips cache and temp folders)
- Unzipping directly on the new server
- Creating MySQL dumps with PHP/CLI version check
Great for quick migrations between servers, especially shared hosting.
Check it out: GitHub - pearpl/october-migration-tool: Simple OctoberCMS migration script for zipping, restoring, and dumping databases
MIT licensed.
Feedback welcome!