CRM Case
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_case.git
cd crm_case
ddev config --project-type=drupal --docroot=web --php-version=8.3 --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