Skip to content

JerseyConnect/Drupal-to-WordPress-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drupal-to-WordPress-Importer

Import a Drupal (tested with v6) site into a WordPress install

Instructions

  1. Install a fresh copy of WordPress in the drupal-to-wp/wp subfolder (or somewhere else on your server) and point it at a copy of your WP database
  2. Install any WP plugins you need to get custom post types, taxonomies, or roles
  3. Edit settings.php to point to your WP install and the Drupal database you want to import
  4. Open a web browser and visit the drupal-to-wp folder
  5. Select your Drupal database and import parameters and click IMPORT
  6. Make sure you write down the password displayed for imported users!

Notes

This is still very much a work in progress. If you get any errors or warnings you don't think should be popping up, create a new issue on this project's github page.

It goes without saying, but DO NOT point this at your production WordPress database until you are sure it will work the way you expect.

About

Import a Drupal (tested with v6) site into a WordPress install

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages