Giter Club home page Giter Club logo

migrate's Introduction

Migrate

Note: This WP script has been unloved for a couple of years. I'm not even sure if it still works / is useful, but if anyone would like to help maintain it please drop me an email :)

Migrate helps to move WordPress installations between URLs, for example between a development and production URL, or between domain names.

At this time, the Migrate is only a script, rather than a plugin so that it can be run to correct database problems after a site has been moved.

Download

Download a zip file from GitHub. Direct link: https://github.com/ErisDS/Migrate/zipball/master

Usage

  1. After moving your WordPress install (files and database) to a new url
  2. Place the script migrate.php in the root folder of your WordPress installation (at it's new location) at the same level as wp-config.php.
  3. Navigate to yournewurl.com/migrate.php
  4. Fill out the "Your current URL" field with the orignal URL at which you installed WordPress
  5. Fill out the "Your replacement URL" field with the new URL that you want WordPress to sit under
  6. Press "Continue (Step 2)"
  7. The information you entered will be repeated back to you, along with some information about your WordPress install and what is going to be changed.
  8. If you are happy the information is correct, check the confirmation checkbox and press "Lets do this!"
  9. The script will output details of what has been changed, and your WordPress install should now work correctly

I got a warning message?

During Step 2 of the process, the script checks to see if the new URL matches the server URL where the migrate.php script is sitting. If they don't match the script produces a warning. This is because in most cases they should be the same, and this warning will hopefully ward off unwanted spelling errors.

What if I changed the URL incorrectly?

You can run the script as many times as you like and it will not cause any unwanted problems, to get it to work you only need to make sure that the "from" or "current" URL is correct. If it isn't correct, nothing bad will happen! The script does exactly the same thing each time it is run, therefore if you want to test it by changing your WordPress install to a dummy URL and back again, you can :)

More Information

For more details please see the blog post at: hannah.wf/migrate-announcement

Contribute

Feel free to raise bugs and open PRs. Try to keep to the existing code style. If you're interested in becoming a committer drop me a message.

Changelog

Version 0.0.4
Bugfix / support for https:// thanks to Bteryk

migrate's People

Contributors

erisds avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.