Skip to content

rockyzh/drupal-to-wordpress

 
 

Repository files navigation

Drupal to WordPress database migration tool
by Another Cup of Coffee Limited

This tool performs the bulk of the migration from Drupal 6 to WordPress 3.5.
It works pretty well with our own installations but you will likely need
to make some tweaks, either to the code or to the migrated database. If you're
not sure how to make the appropriate changes, Another Cup of Coffee Limited
will be happy to do the work. Contact us at http://anothercoffee.net


Installation and use:
Copy folder to your web server and run the drupaltowordpress.php script on your browser. Follow the on-screen instructions.


CAUTION:
Make a backup of both your Drupal and WordPress databases before running this
tool. USE IS ENTIRELY AT YOUR OWN RISK.

First released 2013-05-26 by Anthony Lopez-Vito of Another Cup of Coffee Limited
http://anothercoffee.net

All code is released under The MIT License.
Please see LICENSE.txt.


Credits:

* Scott Anderson of Room 34 Creative Services.
  The queries for migrating from Drupal to WordPress are based on a post
  by Room 34 in http://blog.room34.com/archives/4530

* David Coveney of Interconnect IT Ltd (UK).
  I used UI elements of Interconnect IT's WordPress Search and Replace Tool
  as a starting point to create the in-house scripts on which this tool
  is based. 
  http://interconnectit.com/products/search-and-replace-for-wordpress-databases/



About

Drupal to WordPress Migration Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.7%
  • CSS 4.3%