Need help migrating your site to Drupal?

Wordpress Migration templates

Hello,

I am migrating a Wordpress 4 site to Drupal 8. The default migrate manifest template takes only articles, categories and tags. Nothing about pictures and other attachments (pdf, etc.).

Where can I find such template or how can I edit a yml manifest (I am using migrate-manifest) to include those missing things ?

Thank you.

Migrating video and photo site using csv

Hello

I am a total drupal newbie.

I have decided to embrace drupal 8.5.5 on ubuntu for my future video and photo website / blog solution. Currently, I have a php / Html site that uses Filemaker server as its CMS (because it was a simple solution to get a csm running as I am not a web dev). that looks remarkably like a blogsite from around 2002.

source migration to custom field set on user account

Hello,

I wrote a simple user migration of user data (email, status, Name) which is working. I also have a custom field (field_ipaddress) added to the account but I am having difficulty migrating to it. 

I tried adding the code to the main migration which makes use of an entity: user destination and a separate migration after the main migration which is using the destination of entity:field_config.

Taxonomy term hierarchy not migrated during Drupal 7 to Drupal 8 migration

The machine name of my taxonomy term migration is upgrade_d7_taxonomy_term_media_folders

When I try to migrate the terms using migrate UI from admin/structure/migrate/manage/migrate_drupal_7/migrations/upgrade_d7_taxonomy_term_media_folders/execute what I can see is, the terms are migrated but the hierarchy of terms is not migrated. Does migrate module has any issues with migrating term hierarchy?

Wordpress Migrate module: how import Custom Fields from Wordpress???

Hi, I'm using Wordpress Migrate module to transfer a site from Wordpress 4.9.x to Drupal 7.

The module works like a charm with post, pages, categories and tags using xml file.

My problem is that I've set some Custom Fields in Wordpress (ACF Plugin), and they are not transferred. 

I read some discussions and it seems that I got to add some lines to the 'wordpress_item.inc' of Wordpress Migrate module.

Example:  if I have a "authorName" custom field in WP and a "field_author_name" in my Drupal content_type I must add:

Convert content type to Taxonomy

Hi, is there a method to convert a Drupal 7 content type to taxonomy and maintain the relation between the nodes and the content type so that I get the same relation between the nodes and the taxonomy vocabulary ?

K

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal