Awesome plugin
-
Used this plugin to migrate from a .net domain to a .com domain. It creates 2 files (and zip package and an installer). You just drop them both into the root of your new site and run the installer, and you’re good to go. (you have to create an empty database first)
Only problem I had was there was a file on my site that was over 1GB that I had not noticed, so when I tried to create the backup it was trying to include that file. Every time it would fail and give me a 500 internal server error. They suggested to increase the timeout limit, exclude the uploads folder or use the mysqldump option, but that wasn’t helping. Once I figured it out, I had to use the built in filters to exclude the directory that held that file and then it was fine.
The topic ‘Awesome plugin’ is closed to new replies.