dm_install_vendor "$SRC/vendor" "$TRG/vendor"
dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
dm_install_drupal "$SRC/backdrop" "$TRG/backdrop"
-dm_install_cvext org.civicrm.api4 "$TRG/ext/api4"
dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments"
# gen tarball
dm_install_vendor "$SRC/vendor" "$TRG/vendor"
dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
dm_install_drupal "$SRC/drupal" "$TRG/drupal"
-dm_install_cvext org.civicrm.api4 "$TRG/ext/api4"
dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments"
# gen tarball
dm_install_vendor "$SRC/vendor" "$TRG/vendor"
dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
dm_install_drupal "$DM_DRUPALDIR" "$TRG/drupal"
-dm_install_cvext org.civicrm.api4 "$TRG/ext/api4"
dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments"
# gen tarball
dm_install_vendor "$SRC/vendor" "$TRG/vendor"
dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
dm_install_drupal "$SRC/drupal" "$TRG/drupal"
-dm_install_cvext org.civicrm.api4 "$TRG/ext/api4"
dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments"
# gen tarball
dm_install_vendor "$SRC/vendor" "$TRG/vendor"
dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
dm_install_drupal "$SRC/drupal" "$TRG/drupal"
-dm_install_cvext org.civicrm.api4 "$TRG/ext/api4"
dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments"
# delete packages that distributions on Drupal.org repalce if present
dm_install_packages "$SRC/packages" "$TRG/packages"
dm_install_vendor "$SRC/vendor" "$TRG/vendor"
dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
-dm_install_cvext org.civicrm.api4 "$TRG/ext/api4"
dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments"
## WTF: It's so good we'll install it twice!
dm_install_vendor "$SRC/vendor" "$TRG/civicrm/civicrm/vendor"
dm_install_bower "$SRC/bower_components" "$TRG/civicrm/civicrm/bower_components"
dm_install_wordpress "$SRC/WordPress" "$TRG/civicrm"
-dm_install_cvext org.civicrm.api4 "$TRG/civicrm/civicrm/ext/api4"
dm_install_cvext com.iatspayments.civicrm "$TRG/civicrm/civicrm/ext/iatspayments"
# gen tarball