Skip to content
Snippets Groups Projects
Select Git revision
  • 1.0.x
  • 3525190-rename-locationtype-to
  • 1.0.0-alpha1
3 results

crm-3525190

  • Clone with SSH
  • Clone with HTTPS
  • Forked from project / crm
    56 commits behind the upstream repository.
    Steven Ayers's avatar
    Issue #3529218: Test: hook_user_delete
    Steven Ayers authored
    46758a9f
    History

    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.

    pipeline status

    coverage report

    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 user:login