Skip to content

trustthevote/drupal2wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Drupal2Wordpress

We started with Mike Smullin's script and tweaked it to work with the versions we are running (Drupal v5.1 blog to WordPress v2.7.1) and for our specific needs.

Always work on local database copies! Our data conversion approach is simple:

  1. Dump the "live" Drupal database and use it to create a "local" Drupal database.
  2. Install WordPress as your "local" Drupal database. Now you should have a "local" WordPress database running too.
  3. Run the drupal2wordpress.sql script.
  4. Check out your local WordPress site. All the posts and comments should be there.

This is only the database piece to the Drupal-WordPress migration. We'll be writing up more about our experience and posting it later.

About

How to convert a Drupal-based blog to Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published