Adding import file option for csv
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 6 Jul 2017 18:43:09 +0000 (14:43 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 6 Jul 2017 18:43:09 +0000 (14:43 -0400)
commit803f1f1066cd6200e3bc12b25f5e3dd0d9db2f23
treeda6fbc9fb2145c0f5312163bd5321460ce48e8a1
parent67c78772fc98fb5779b1392350d550b0d085ff73
Adding import file option for csv

This will show up in the Import as a tab for member contact import.
Most of the code for this is taken from Chuck's csv import script he had
setup original in the management section for discoverkalamazoo csv
import
classes/data/dataContacts.php
models/admin/import/contacts.php [new file with mode: 0644]
setup/adminTabs.php
setup/validActions.php
views/admin/import/contacts.html [new file with mode: 0644]
views/admin/import/contactsProcess.html [new file with mode: 0644]
views/admin/import/contactsValidate.html [new file with mode: 0644]