wordpress quistion on cloneing setup

  • Thread starter Thread starter Deleted member 657006
  • Start date Start date
D

Deleted member 657006

Guest
hi there ,

what app plugin do you use to make a clone of the whole new setup you just installed on
wordpress .

so i installed wp and all the plugin i need ,
so now i want to backup or clone it all so i can use the same setup anytime i need to ......

just stop the installing one by one task , stight install of everythink ...

i understand ill need to manually update the plugin.

this will be like a template of all settings so all i do is add the theme or change the theme on the go of every project .

just making life easer for me ! cheers.

thank you for your help
 
Last edited by a moderator:
All in one WP migration 6.77 (do not update). The new version is a scam. They force people to pay. I download this old version from their site. it works just fine.
https://www96.zippyshare.com/v/jm9LD40S/file.html
If your site is big you will need to increase the max file size upload then.
Plugins => Editors => At the "select plugin edit" choose "all in one wp migration" => select => constants.php => scroll down to the line of 284 change the code from
define( 'AI1WM_MAX_FILE_SIZE', 2 << 28 ); to
define( 'AI1WM_MAX_FILE_SIZE', 2 << 33 ); this will increase the max file size to 16gb => click update file.
Now you just click export "to file" wait to get the file => import the file => done.
 
All in one WP migration 6.77 (do not update). The new version is a scam. They force people to pay. I download this old version from their site. it works just fine.
https://www96.zippyshare.com/v/jm9LD40S/file.html
If your site is big you will need to increase the max file size upload then.
Plugins => Editors => At the "select plugin edit" choose "all in one wp migration" => select => constants.php => scroll down to the line of 284 change the code from
define( 'AI1WM_MAX_FILE_SIZE', 2 << 28 ); to
define( 'AI1WM_MAX_FILE_SIZE', 2 << 33 ); this will increase the max file size to 16gb => click update file.
Now you just click export "to file" wait to get the file => import the file => done.
and when loading it on agin to have same setup how cheers ....
 
Thank you so much ....

This will save me hours of setup time cheers mate .....
 
Thank you so much ....

This will save me hours of setup time cheers mate .....
wait, I just check it, I use it just fine for months now but it shows network error. I doubt that they block something. Just dont try now. Let me test it first. You will shoot me if your site broken. lol. Try the plugin duplicator from Festinger file.
 
All in one WP migration 6.77 (do not update). The new version is a scam. They force people to pay. I download this old version from their site. it works just fine.
https://www96.zippyshare.com/v/jm9LD40S/file.html
If your site is big you will need to increase the max file size upload then.
Plugins => Editors => At the "select plugin edit" choose "all in one wp migration" => select => constants.php => scroll down to the line of 284 change the code from
define( 'AI1WM_MAX_FILE_SIZE', 2 << 28 ); to
define( 'AI1WM_MAX_FILE_SIZE', 2 << 33 ); this will increase the max file size to 16gb => click update file.
Now you just click export "to file" wait to get the file => import the file => done.
I actually got the new version working too, just connect thru FTP and change the 2<<28 to some big number.
 
I actually got the new version working too, just connect thru FTP and change the 2<<28 to some big number.
that happend a few months ago when everyone got stuck at 70%,80%. I'm pretty sure that they block and force people to pay for the plugin. Even though they said 512mb limit but it was not.
 
+1 to Duplicator.
It works the same as per your requirement.
I haven't tried AIO WP plugin. From the description in the plugin page, it looks same.
 
hi there ,

what app plugin do you use to make a clone of the whole new setup you just installed on
wordpress .

so i installed wp and all the plugin i need ,
so now i want to backup or clone it all so i can use the same setup anytime i need to ......

just stop the installing one by one task , stight install of everythink ...

i understand ill need to manually update the plugin.

this will be like a template of all settings so all i do is add the theme or change the theme on the go of every project .

just making life easer for me ! cheers.

thank you for your help

hi buddy, i dont use plugin to clone, they are too slow.
i just install a brand new wp site in my new host then zip all the plugins and migrate it manually.
then export mysql and phpmyadmin and migrate it myself too.
this is quickest, safest and fastest way.

if u have a large site, the wp migration plugin wont work and also you are leaking ur data.
just my two cents. maybe other pros have better method
 
hi buddy, i dont use plugin to clone, they are too slow.
i just install a brand new wp site in my new host then zip all the plugins and migrate it manually.
then export mysql and phpmyadmin and migrate it myself too.
this is quickest, safest and fastest way.

if u have a large site, the wp migration plugin wont work and also you are leaking ur data.
just my two cents. maybe other pros have better method
any tutorals on it ? just dint want to f it all up.
 
I actually got the new version working too, just connect thru FTP and change the 2<<28 to some big number.
so you got it all going thu ftp ?

no problams at all ?

wait, I just check it, I use it just fine for months now but it shows network error. I doubt that they block something. Just dont try now. Let me test it first. You will shoot me if your site broken. lol. Try the plugin duplicator from Festinger file.
any luck? looked a grate idea
 
Last edited by a moderator:
so you got it all going thu ftp ?

no problams at all ?
Yup. Ive tried multiple WP migration/backup plugins, from my experience WP AIO is SUPER good. ALWAYS works. Only thing u might need to do is install wp search and replace(if u copied it to another domain, or migrated to new server with only IP waiting for DNS propagaton) and replace current url with old url(or old url with current url if its a duplication of a site).
 
Yes.
Free version works.
@Festinger has a thread here. You can download premium version from the storage link he has shared.

Yup. Ive tried multiple WP migration/backup plugins, from my experience WP AIO is SUPER good. ALWAYS works. Only thing u might need to do is install wp search and replace(if u copied it to another domain, or migrated to new server with only IP waiting for DNS propagaton) and replace current url with old url(or old url with current url if its a duplication of a site).

Ok. I will try this plugin.
Duplicator does it automatically. U need to enter the new URL in the last step before installer finishes the setup.
No manual work needed.
 
Last edited:
All in one WP migration 6.77 (do not update). The new version is a scam. They force people to pay. I download this old version from their site. it works just fine.
https://www96.zippyshare.com/v/jm9LD40S/file.html
If your site is big you will need to increase the max file size upload then.
Plugins => Editors => At the "select plugin edit" choose "all in one wp migration" => select => constants.php => scroll down to the line of 284 change the code from
define( 'AI1WM_MAX_FILE_SIZE', 2 << 28 ); to
define( 'AI1WM_MAX_FILE_SIZE', 2 << 33 ); this will increase the max file size to 16gb => click update file.
Now you just click export "to file" wait to get the file => import the file => done.

Does this work on the same domain on which the backup is made or on a all together different domain?

Like if i have a wordpress installed on a xyz.com domain and i have a backup using the plugin above and try to restore it on a abc.com website will it work?
 
WPvivid Backup/Restore is worth a try - https://wordpress.org/plugins/wpvivid-backuprestore/
Aside from all basic features you've mentioned, it also contains functions like: smart archiving feature for different hosting types, sweep junk file off your server disk...
And most important, the plugin is free, including the update and support.
The best new backup plugin for me in the new year.
 
Thread Moved
giphy.gif
 
Back
Top