Hi,
Thanks for asking this question.
Yes, sure you can test any kind of updates (WordPress core, plugin, theme) on the staging site, and when you are sure it’s all good, you can replicate that on the production site and delete the staging site.
By default the staging site will be at a sub-directory of your production site, something like (example.com/staging/), so you can easily access the staging site’s folder via FTP the same way you do for the production site.
Cheers,
Alaa
Thanks for help, can I replace the production site with the staging site or it pro feature?
I can manually update the production site if the staging site will not break,
I had to restore site from backup because updates break it.
I hope the plugin will help me avoid this from happening again
Yes, that’s a premium feature and we can’t discuss that on the free forums.
Sure, the staging site is separated from the production site, so nothing on the production site can affect the staging site and the opposite is true as well.
Thanks for the answer, I know you can’t discuss that on the free forums
I just need to option to make staging site, test the updates and if everything is right update the main site by myself and delete the staging site, I don’t need to move the staging site to the main site, will the free plugin let me do that?
Yes, that’s exactly what the Free version can do:-)
Happy New Year and have a great day
René
Thanks for the all the help
Happy New Year
Thanks for all the help, I want to start testing the plugin and notice something about the database, will the changes not apply to the main site database? Will the plugin create new database or new “prefix” that not apply to the current database?
Using a new database for the staging site is not included in the free version, so you are right, it will create a new “prefix” for the staging site that won’t affect the live site at all.
OK, thanks, can I control the “prefix” or to know it name?|
As long it don’t effect the current site it is OK with by me
Cloning to a whole new database will allow you to choose the database table prefix, but using the free version the plugin will generate something like (wpstg0_, wpstg1_ “for the next staging site you create”, wpstg2_, etc…). And you can’t control that.