New Zenner
- Join Date:
- Nov 2010
- Posts:
- 68
- Plugin Contributions:
- 0
Import Customers From CSV Via MySql?
Hi,
I have a CSV of customers from our current non-online system with the usual e-mail, name, address, etc. I'd like to import these into Zen Cart 1.3.9f.
I know how to import these directly into the db Zen_Customers using MySQL, but I don't know how to handle the Password column. Since the customers don't -have- a 'password', there's no reason why I couldn't use a dummy field if I knew what to use.
-
Is it OK to import directly as I've described? If not, can you recommend how to do this?
-
If it -is- OK to import, can I simply copy the same scrambled pw column from a known dummy customer or should I leave it blank... or null?
-
Any other tips/traps to doing this?
TIA,
---JC