VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: padalec on February 11, 2015, 17:27:33 PM

Title: How to delete USER / SHOPPER data ( with phpmyadmin)
Post by: padalec on February 11, 2015, 17:27:33 PM
Hi,

I have a simple question. I cloned my live site (on another server) for testing purposes. Now I need to give access to third party developer.

I just need to delete all personal data from database (ORDERS, SHOPPERS, USERS)?

Which tables do I have to drop in phpmyadmin?
Title: Re: How to delete USER / SHOPPER data ( with phpmyadmin)
Post by: padalec on February 11, 2015, 18:48:32 PM
I deleted these tables:

xxxx_virtuemart_orders
xxxx_virtuemart_userinfos
xxxx_users

All delicate data seem to be gone (telephones, emails, adressess, orders, names etc)?