Assuming that the import format is EXACTLY the same as the
export format, that would be easy to do. Otherwise it would
require a field mapping interface (same as vcard import)
which would be a large amount of work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
in my case, that would be enough.
as we actualise the members and contacts-lists only a few
times a year, we could download the list, edit in excel and
upload the finished list in the same framework as downloaded.
maybe an option-selector, if some want to add or replace the
list could be helpfull.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I could provide a link that would let you download a blank
CSV template with the headers. Then on import I would have
a checkbox to indicate if line 1 has headers.
I could include the ID field, and if the ID is typed in then
phpwscontacts would try to update that record, otherwise
just do inserts.
Let me know what you think.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am currently looking for a way to populate the contact
module from a database with 1,000+ records. I don't have the
time to do them one by one. I could easily move columns in a
spreadsheet, insert dummy columns, and rename colums as
necessary to populate the contact module. When might
something like this be incorporated?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=61900
Assuming that the import format is EXACTLY the same as the
export format, that would be easy to do. Otherwise it would
require a field mapping interface (same as vcard import)
which would be a large amount of work.
Logged In: YES
user_id=1000009
in my case, that would be enough.
as we actualise the members and contacts-lists only a few
times a year, we could download the list, edit in excel and
upload the finished list in the same framework as downloaded.
maybe an option-selector, if some want to add or replace the
list could be helpfull.
Logged In: YES
user_id=887636
Really needed, otherwise loading up a new site is difficult
Logged In: YES
user_id=61900
I could provide a link that would let you download a blank
CSV template with the headers. Then on import I would have
a checkbox to indicate if line 1 has headers.
I could include the ID field, and if the ID is typed in then
phpwscontacts would try to update that record, otherwise
just do inserts.
Let me know what you think.
Logged In: YES
user_id=1131783
I am currently looking for a way to populate the contact
module from a database with 1,000+ records. I don't have the
time to do them one by one. I could easily move columns in a
spreadsheet, insert dummy columns, and rename colums as
necessary to populate the contact module. When might
something like this be incorporated?
Logged In: YES
user_id=61900
I've got some other projects I'm working on at the moment.
I can't give you an ETA, I'm afraid.