By default, Drupal offers three basic content types: page, blog and story. The basic migration package transforms pages as WP pages and blog posts and stories as WP blogs (configurable).
Nevertheless, Drupal also offers the possibility of creating your custom content types. (e.g. you could classify your blog posts as interviews, surveys, opinion, reports,…). We offer the possibility of either defining how to transform each of these custom posts into a standard WP page or post or migrating them as WordPress custom post types.
Please note that this only covers defining the appropriate post_type attribute for each migrated post. It does not cover the migration of specific information attached to that type of posts. That´s why, usually, custom content types are accompanied by custom content fields migration feature.
Check our other migration features!








