WordPress development/maintenance workflow
-
I’ve decided that modifying a live WordPress blog is getting dangerous and to that end have successfully installed a Mac localhost site at /Library/WebServer/Documents – that is to say no XAMP, MAMP, etc. I thought my new setup was finished, but now I’m finding out that it is just beginning. And there isn’t a clear answer to this that I can find.
I’m not a WordPress guru, so I would like to understand the *normal* workflow to maintain a live site with a localhost. Do I change files locally and upload to the remote site? Do I copy the remote database to my localhost to pickup new registered users/comments? Should new Posts be created locally or remotely? New plugins installed from where? Updating plugins will modify files but also could modify the database. How is that reconciled?
I have found bits and pieces of solutions from mysql replication, mirroring, sync plugins, etc. but without a workflow plan, the solution is not clear.
I don’t have a problem at my site so no link is provided. If this is the wrong place to ask this question, my apologies, please redirect me.
Regards,
Ron
- The topic ‘WordPress development/maintenance workflow’ is closed to new replies.