CRM
For a full description of the module, visit the project page.
Submit bug reports and feature suggestions, or track changes in the issue queue.
Development
If you haven't already, install Docker and DDEV
git clone git@git.drupal.org:project/crm.git
cd crm
ddev config --project-type=drupal --docroot=web --php-version=8.3 --corepack-enable --project-name=crm
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 -y
ddev drush config:export -y
ddev drush user:login