Page 1 of 1

Import a MAMP site into a new MAMP site?

Posted: Sat Jul 31, 2021 3:35 pm
by pheski69@gmail.com
I want to use MAMP to migrate a Drupal 7 site into Drupal 9. This would involve importing my current live site (drupal7_source-site.com) into MAMP, then making changes (purging lots of old stuff I don't want to migrate) on this MAMP version of the drupal 7 source site, create a new Drupal 9 site on MAMP, and then use the Drupal 9 migrate tool to migrate from the MAMP edited drupal 7 source site to Drupal 9.

This means being able to pipe stuff from one local Drupal site to another. Is this possible? If so, is there documentation of the import settings?

Thanks.