Zen Cart Logo
Forums / All Other Contributions/Addons / Export Group Customers?

Export Group Customers?

Views: 483

Results 1 to 2 of 2
22 Feb 2013, 6:16 PM
#1
swamyg1 avatar

swamyg1

Zen Follower

Join Date:
Dec 2008
Location:
San Fran
Posts:
382
Plugin Contributions:
0

Export Group Customers?

Does anybody know how I would export customers from various pricing groups? I'm trying to extract the email addresses for email lists. I have a lot of customers and I'm looking for an easy way to do this.

I'm already using the Email Address Export mod but I'm not able to separate the lists by pricing groups :(

Thanks!

22 Feb 2013, 6:50 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Export Group Customers?

You can add additional groupings of which customers to export (to the pulldown list in the Email Address Exporter) by writing SQL queries to pull the right data. Those queries are in the query_builder table in your database.

There are numerous existing forum threads about your exact question, which give examples.