Does Boonex or other 3rd party have a method or program module to upload many profiles via .cvs at one time?
Thanks
Elena
Does Boonex or other 3rd party have a method or program module to upload many profiles via .cvs at one time?
Thanks Elena |
NO, because your cvs file may have some differences with profiles table. You'll need a hire good dolphin expert for this! PS: If possible do not write me personally, please try to ask on the forum first |
Ok, I understand that. What do you charge for a simple profile uploader via cvs importor to by mysql dB? |
Ok, I understand that. What do you charge for a simple profile uploader via cvs importor to by mysql dB? Can you send me a message via my mailbox? PS: If possible do not write me personally, please try to ask on the forum first |
I'm working on a module that does exactly that (Dolphin Data Exchange). Actually, not exactly, since I'm using YAML rather than csv, but I was planning on adding csv anyway. It's a bit more complicated that just importing the files into the profiles table, unless you're only using Dolphin's pre-defined fields, although you still have to deal with the passwords and some other details. Are you a programmer? Can you go from csv to YAML? If you'd like, send me csv file to tacman at gmail and I'll take a look at it. I can probably get the basic profile data in pretty easily, but uploading related things (like photos) is more complicated. Tac |