This project is not covered by Drupal’s security advisory policy.

Two-way sync of contact data between Drupal CRM and Google Contacts.

CRM Ecosystem

See other projects in the Drupal CRM ecosystem.

How to Contribute

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 Sync Google Contacts using DDEV ⚙

If you haven't already, install DDEV.

git clone git@git.drupal.org:project/crm_sync_google_contacts.git
cd crm_sync_google_contacts
ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=crm-sync-google-contacts
ddev add-on get ddev/ddev-drupal-contrib
ddev add-on get ddev/ddev-selenium-standalone-chrome
ddev start
ddev poser
ddev symlink-project
ddev drush site:install -y
ddev drush pm:install crm_sync_google_contacts -y
ddev drush config:export -y
ddev drush user:login
Supporting organizations: 

Project information

Releases