Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

CRM Email allows you to send emails to contacts managed within Drupal CRM. It integrates with the Easy Email system, enabling you to select CRM contacts as recipients instead of just Drupal users.

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

Tracked releases
1
Tracked since
Mar 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

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