Skip to content

Instantly share code, notes, and snippets.

@dbox
Created February 3, 2016 16:58
Show Gist options
  • Save dbox/6857abc8103bf1446595 to your computer and use it in GitHub Desktop.
Save dbox/6857abc8103bf1446595 to your computer and use it in GitHub Desktop.
update wp database
  1. login to caissa media temple
  2. go to databases
  3. go to staging database
  4. click on export
  5. do advanced export and download zipped sql file
  6. download uploads from staging(edited)
  7. delete uploads on local
  8. move uploads download from staging to local
  9. login to projects@kurtnoble media temple
  10. go to databases
  11. go to caissa database
  12. clear all tables
  13. click on import
  14. upload staging database to caissa database
  15. go to the wp-options where it says url and home url, changes those values from caissallc.com/staging to caissa/
  16. 🎉
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment