: Can WordPress sites be updated with a CVS from local to live? I regularly use the theme editor or FTP live files onto my local server (and load them into Visual Studio), but this can be
I regularly use the theme editor or FTP live files onto my local server (and load them into Visual Studio), but this can be time consuming when I need to debug many files.
Is there a more efficient way to update a WordPress system other than these methods? Can a CVS be integrated easily to upload changed files?
More posts by @Connie744
1 Comments
Sorted by latest first Latest Oldest Best
If you have FTP access, you might be able to use something like git-ftp to push the changes up to live after you have tested/debugged them locally: github.com/git-ftp/git-ftp.
Use WP Migrate DB to get a copy of the live database: wordpress.org/plugins/wp-migrate-db/.
Setup a local copy with XAMPP or MAMPP, whatever, make your changes, then commit the changes to git and push them live with git-ftp.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.