VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: pm4698 on June 09, 2014, 11:21:30 AM

Title: Export shoppers
Post by: pm4698 on June 09, 2014, 11:21:30 AM
Hello there,

If i go to my database i see 2 tables:

prefix_virtuemart_userinfos and prefix_virtuemart_vmusers.

All i need to do is export all shoppers with all their details (name,lastname,address,e-mail etc).

If i go into those 2 tables i cannot see e-mail stored in it.

An idea is to export this table and also export prefix_users table and somehow join those, but i don't know if its the right way or if i can do something different.

Thank you in advance
Title: Re: Export shoppers
Post by: GJC Web Design on June 09, 2014, 15:22:29 PM
email is in the Joomla users table - the vm users are linked to Jusers - so u need to join that table as well