Skip to content

studio3marketing/drupal-to-wp-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Drupal to WP Migration

Steps:

Create both wp and drupal database on staging. Run SQL script to migrate drupal blog posts into wp wp_posts table. Clean up the blog post_names using blog.php which uses PHP PDO to connect to the wp database.

** Remember to replace placeholders with real database info on both files.

Releases

No releases published

Packages

No packages published

Languages