You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Download the latest release of the repository and put it in sites/all/civicrm-drupal-pantheon.
Either use the bundled version of CiviCRM with default patches, or rebuild by editing the drush make file civicrm_drupal_pantheon.make to ensure all the patches you want are enabled.
Go to the webroot and run drush make --no-core sites/all/civicrm-drupal-pantheon/civicrm_drupal_pantheon.make which will be installed in WEBROOT/sites/all/modules/civicrm.
Commit the code and push to the dev or multidev site.
Set the site to SFTP mode so CiviCRM can create the settings file.
Run the installer <DRUPAL SITE>/sites/all/modules/civicrm/install/index.php. It will prefill the install form with variables for civicrm.settings.php.
Double check civicrm.settings.php, adjust where needed (such as for a local environments) and commit.