Drupal is a registered trademark of Dries Buytaert
drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). migrate_tools 6.1.4 Minor update available for module migrate_tools (6.1.4). diff 2.0.0 Major update available for module diff (2.0.0). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). colorbox_inline 2.1.1 Minor update available for module colorbox_inline (2.1.1). node_view_permissions 8.x-1.7 Minor update available for module node_view_permissions (8.x-1.7).

crm_email

No security coverage
View on drupal.org

CRM Email provides a simple way to send emails to Contacts in Drupal CRM. It extends Easy Email, tweaking its default form to let one select CRM Contacts as recipients rather than Drupal Users.

Future Plans

The Member Platform initiative is working on the spec for features to provide significant feature parity with Mailchimp and other marketing email platforms. Campaign management, scheduled emails, visual email designer, open/click tracking reports, email templates, and bounce management. Bring your own email service provider (e.g. Sendgrid, Mailgun, Amazon SES) and avoid the high per seat and per contact pricing of marketing email platforms.

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 Email using DDEV ⚙

If you haven't already, install DDEV.

git clone [email protected]:project/crm_email.git
cd crm_email
ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=crm-email
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_email -y
ddev drush config:export -y
ddev drush user:login

Activity

Total releases
1
First release
Mar 2026
Latest release
1 month ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev Mar 27, 2026