Skip to content

Commit

Permalink
CIVIBLD-45: Add community extensions:
Browse files Browse the repository at this point in the history
- nz.co.fuzion.csvimport
- com.megaphonetech.addressl10n
  • Loading branch information
agileware-fj authored and agileware-dev committed Mar 1, 2019
1 parent 4e245d9 commit 5061d6e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,6 @@
[submodule "ext/au.com.agileware.xerountax"]
path = ext/au.com.agileware.xerountax
url = https://github.com/agileware/au.com.agileware.xerountax.git
[submodule "ext/com.megaphonetech.addressl10n"]
path = ext/com.megaphonetech.addressl10n
url = https://github.com/MegaphoneJon/com.megaphonetech.addressl10n
1 change: 1 addition & 0 deletions distmaker/dists/drupal_php5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dm_install_cvext eu.tttp.bootstrapvisualize "$TRG/ext/eu.tttp.bootstrapvisualize
dm_install_cvext eu.tttp.civisualize "$TRG/ext/eu.tttp.civisualize"
dm_install_cvext net.ourpowerbase.sumfields "$TRG/ext/net.ourpowerbase.sumfields"
dm_install_cvext nz.co.fuzion.civitoken "$TRG/ext/nz.co.fuzion.civitoken"
dm_install_cvext nz.co.fuzion.csvimport "$TRG/ext/nz.co.fuzion.csvimport"
dm_install_cvext nz.co.fuzion.entitysetting "$TRG/ext/nz.co.fuzion.entitysetting"
dm_install_cvext nz.co.fuzion.extendedreport "$TRG/ext/nz.co.fuzion.extendedreport"
dm_install_cvext nz.co.fuzion.relatedpermissions "$TRG/ext/nz.co.fuzion.relatedpermissions"
Expand Down
1 change: 1 addition & 0 deletions distmaker/dists/wordpress_php5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ dm_install_cvext eu.tttp.bootstrapvisualize "$TRG/civicrm/civicrm/ext/eu.tttp.bo
dm_install_cvext eu.tttp.civisualize "$TRG/civicrm/civicrm/ext/eu.tttp.civisualize"
dm_install_cvext net.ourpowerbase.sumfields "$TRG/civicrm/civicrm/ext/net.ourpowerbase.sumfields"
dm_install_cvext nz.co.fuzion.civitoken "$TRG/civicrm/civicrm/ext/nz.co.fuzion.civitoken"
dm_install_cvext nz.co.fuzion.csvimport "$TRG/civicrm/civicrm/ext/nz.co.fuzion.csvimport"
dm_install_cvext nz.co.fuzion.entitysetting "$TRG/civicrm/civicrm/ext/nz.co.fuzion.entitysetting"
dm_install_cvext nz.co.fuzion.extendedreport "$TRG/civicrm/civicrm/ext/nz.co.fuzion.extendedreport"
dm_install_cvext nz.co.fuzion.relatedpermissions "$TRG/civicrm/civicrm/ext/nz.co.fuzion.relatedpermissions"
Expand Down
1 change: 1 addition & 0 deletions ext/com.megaphonetech.addressl10n

0 comments on commit 5061d6e

Please sign in to comment.