Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi All,
I am sure this has been discussed before, but I do not seem to locate anything.
I need to migrate a very big dreamweaver site to drupal.
What would be the best way to go about it?
Thank you!
Anna
I am new in drupal development and want to import data from other database.database structure is (id,name and image) image field have image path now i want to all data into drupal as it is. Also suggest me which type is perfect for this type structure(taxonomy or content type).
I'm migrating a forum to Drupal 7 with the Migrate module - on the original forum the user did not login to post so, there
is no user table, no user passwords. I've been able to create a user table using name/email from the posts, to use as the source.
During the migration if I don't map the password field will Drupal create the user passwords, and how will they be accessible?
I am using Migrate to move my site to Drupal and Advanced Forum. I am kind of a newbie but I have done a couple of migrations web content into nodes. This is a little different though. The Advanced Forum uses a couple of tables in addition to the Node table. I am wondering how I populate those other tables?