Php mysql migrate to drupal - ben600324/wiki GitHub Wiki

Drupal9 site

  1. Content type
  2. Taxonomy
  3. Fields
  4. Media type
  5. Entity reference

Old database

  1. check database structure
  2. find out table relationships
  3. file struture it depends on how complex it it.

write mapping scrips collect data from old database and then insert to drupal content import order

  1. user and user role, permission we can setup after migration
  2. taxonomy
  3. contents include file path during migrations

https://www.o8.agency/blog/wordpress-drupal-migration-how-and-why

https://www.cloudways.com/blog/migrate-wordpress-to-drupal/