Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module helps teams track and manage interactions with contacts through revisionable cases. Cases are organized by type, managed by a workflow, and linked to CRM contacts, providing a dedicated tab on contact pages for easy access.

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
11 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

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