Drupal is a registered trademark of Dries Buytaert
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)! 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). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

CRM Case is a module for the Drupal CRM suite. It helps teams track and manage sequences of interactions between staff and contacts using revisionable cases grouped by configurable case types, each driven by a workflow (states and transitions) and linked to CRM contacts as subject and owner. The project is experimental; APIs and behavior may change between releases.

Cases support workflow transition activity and events for custom logic, a Cases tab on contact pages, optional Search-based case indexing and a Cases search page when enabled, and optional comment configuration under config/optional/.

CRM Ecosystem

See other projects in the Drupal CRM ecosystem.

How to Contribute 🔧

The CRM project is seeking contributors with diverse sets of skills to help create the best Drupal-native CRM.

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!

Dependencies

Develop CRM Case using DDEV âš™

If you haven't already, install DDEV.

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

Activity

Total releases
1
First release
Aug 2025
Latest release
8 months ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev Aug 9, 2025