Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Entity Usage 5.0.0 Major update available for module entity_usage (5.0.0). Release: Entity Usage 8.x-2.3 Minor update available for module entity_usage (8.x-2.3). Release: Akamai 5.1.1 Minor update available for module akamai (5.1.1). Release: GraphQL 5.1.0 Minor update available for module graphql (5.1.0). Release: Oorly Accessibility Widget 1.0.6 Minor update available for module oorly (1.0.6). Release: Field Widget Actions 1.4.2 Minor update available for module field_widget_actions (1.4.2). Release: Native Observability 1.1.1 Minor update available for module native_observability (1.1.1). Release: AI Logging (formerly part of AI core) 1.3.2 Minor update available for module ai_logging (1.3.2). Usage Milestone: Easy Email Module easy_email crossed 10,000 active installs. Module Revived: Workbench Access 2.0.5 Module workbench_access updated after 17 months of inactivity (2.0.5).

Migrate RedHen CRM to Drupal CRM

No security coverage

Part of the CRM ecosystem · 14 projects

View on drupal.org

This project provides tools to migrate data from RedHen CRM to Drupal. It's used to import existing RedHen contact and campaign information into a Drupal-based CRM system, facilitating a transition to a new platform.

Here, write an introduction that summarizes the purpose and function of this project with a focus on users brand new to Drupal. Answer the question: What solution does this module provide? The first 200 characters of this will be shown when browsing projects. Alternatively, you can click “Edit summary” above and enter the exact summary you want (it should be 200 characters or less).

Features

Here, answer the following questions: What is the basic functionality? What unique features does enabling this project add? When and why would someone use this module? What use cases are there?

Post-Installation

How does this module actually work once I install it? Should I go to a config page? Should I look for a new content type? Should I go and manage my text formats? Provide an overview of the configuration process and any other special considerations for the module.

Additional Requirements

Does this project need anything beyond Drupal core? Include any dependent modules, libraries, APIs, etc., that are required for this project to work.

Are there any projects that enhance or improve the functionality of this project?

Similar projects

If there are modules providing similar functionality, please describe what differentiates them.

Supporting this Module

If you have a Patreon, OpenCollective, etc. you can put links here to describe how people can support development.

Community Documentation

A great place to add links to YouTube walkthroughs, external documentation, or a demo site (use DrupalPod!).

You may continue to put additional information below here, if there are other things you think people need to know about your module!

Develop CRM using DDEV ⚙

If you haven't already, install Docker and DDEV

git clone [email protected]:project/crm_migrate_redhen.git
cd crm_migrate_redhen
ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=crm-migrate-redhen
ddev add-on get ddev/ddev-drupal-contrib
ddev start
ddev poser
ddev symlink-project
ddev drush site:install -y
ddev drush pm:install crm_migrate_redhen -y
ddev drush config:export -y
ddev drush user:login

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

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

Releases

Version Type Core Release date
1.0.x-dev Dev 11 Mar 18, 2026