This project is not covered by Drupal’s security advisory policy.
CRM Migrate Plus provides base classes that are used by projects dedicated to migrating a CRM to Drupal CRM. There are large similarities when migrating data to the same entity types (crm_contact, crm_relationship).
Migrate Plus for Drupal CRM.
CRM Ecosystem
See other projects in the Drupal CRM ecosystem as well as projects that extend CRM Migrate Plus.
How to Contribute
Drupal Slack
Drupal Slack
If you haven't already, join Drupal Slack then find us in the #crm channel where we collaborate on CRM issues.
Issue Queue
The best way to dive in is to find an issue in the issue queue that you can help with and get to it. Be bold and take action!
Develop CRM Migrate Plus using DDEV ⚙
If you haven't already, install DDEV.
git clone git@git.drupal.org:project/crm_migrate_plus.git cd crm_migrate_plus ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=crm-migrate-plus ddev add-on get ddev/ddev-drupal-contrib ddev start ddev poser ddev symlink-project ddev drush site:install -y ddev drush pm:install crm_migrate_plus -y ddev drush config:export -y ddev drush user:login
Supporting organizations:
Project information
- Project categories: Import and export
- Ecosystem: CRM - Contact Relationship Management, Migrate Plus
- Created by bluegeek9 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

