Drupal is a registered trademark of Dries Buytaert

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!

Development

If you haven't already, install Docker and DDEV

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

Activity

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

Releases

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