Need help migrating your site to Drupal?

Migrating Drupal 7 to Drupal 8 - Source Plugin Error

I am trying to migrate a Drupal 7 site to Drupal 8, however, I keep getting this error;

Resolve all issues below to continue the upgrade. The d6_library_transaction plugin must define the source_module property.

So I followed the recommended steps just as it says but the error above says something about plugin needing to be defined. 

Module Content Import image, tag not work

Hi

Im trying to import articles via the module "Content Import". It work well for fields: title, langcode, body, content.

There is no nice description for the field_image. In the module description they write just this: "For Image type field, upload your images to /images folder and mention the image name in the column". 

For the filed_tags the description is completly missing.

So my qestions are:

Where to but the images while importing?

What format must tags have?

Cheers

Migrate a Custom Post type to Drupal Content Type

How we migrate a Wordpress Post type to Content Type in Drupal?

inport old website to new

Hello

i have the Website directory index with have more than 300,000 db of bussines

it running slow and i want to convert it to drupal

any idea how to start this project ?

https://www.local360.co.il/

Merge two fields into only one (Migrating D7->D8)

Hi,

I need to migrate two fields of a Content Type in D7 into only one field in D8. The field is a file type (and the files are already migrated).

I have tried with this but I coudn't:

  field_D8:
      plugin: sub_process
      source:
        -  field_D7_1
        -  field_D7_2
      process:
        target_id: fid
        display: display
        description: description

I have already tried with two temporal fields (with plugins sub_process) but I coudn't merge them. Any idea?

Thanks in advance,

How can we migrate the Drupal 7 content to Drupal 8 without using Migration tool

Hello,

We have our Drupal 8 application ready (with all the content types) and now we need migrate Drupal 7 content to Drupal 8 content.

Can anyone provide any input for this?

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal