• Hi,

    I have set up automated git deployment for one of my WordPress sites. I really want to set it up so a change in environment will trigger a script that will rename urls in the database to the appropriate environment. Ideally, I’d like to be able to upgrade plugins, upload media, etc. locally, commit my changes, push them to the server, and have the live site “just work”.

    Does something already exist that does this? If not, I will code it. I just want to check before I do so I don’t duplicate work.

    Of course, this code will be open sourced on github for all to use. I would also love help from anyone interested in contributing.

    Cory

Viewing 1 replies (of 1 total)
  • Don’t know of anything that does this, but sure would be useful, please do link back when you put it on github!

Viewing 1 replies (of 1 total)
  • The topic ‘Automate url renaming between local and remote server’ is closed to new replies.