I’m getting started with Newsletter, and I have a question regarding importing subscribers. I would like to do an initial import of my subscribers from an external file. The CSV must be in the following format as per your documentation:
email 1[separator]first name 1[separator]last name 1[separator]gender 1[new line]
When I configured Newsletter, though, I added a half-dozen additional profile fields including things like address, phone number, city, state, zip, etc.
While I understand that subscribers can update their profile, and new subscribers will supply the additional fields, how can I do my initial import so to include the additional fields? If Newsletter interface can’t do it, is there a way to do it through MYSQL?