Jump to content

Removing un-registered customers ..


Recommended Posts

HI, 

     On several stores I have maybe 30,000 unregistered customer with 'zero' orders, I would prefer not to do it manually, and would like to remove them all, is it simply a matter of running a query like -

delete from `CubeCart_customer` [& `CubeCart_newsletter_subscriber`]  where type=2 and orders=0 - or are there other implications ??

Thanks In Advance.

ChrisColeman.

Link to comment
Share on other sites

For later versions of CubeCart, in admin, Customer List, GDPR Tools tab, there is a red button that will irretrievably (unless backed up) delete customers with having zero orders.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...