Page 1 of 1
How can I delete a customer in the OpenCart admin panel?
Posted: Sun Mar 13, 2022 10:45 am
by RideTheWave
How can I delete a customer account? I can't seem to find a way to do it in the OpenCart admin. Is the only way to do this through phpmyadmin and delete the customer manually? There's a red garbage can icon at the top right corner but I don't think that's for deleting individual accounts. Does anyone know a way to do it within the OpenCart admin panel?
Re: How can I delete a customer in the OpenCart admin panel?
Posted: Sun Mar 13, 2022 10:55 am
by halfhope
Hi!
Just select customer and click on a garbage icon.
Re: How can I delete a customer in the OpenCart admin panel?
Posted: Sun Mar 13, 2022 11:05 am
by RideTheWave
halfhope wrote: ↑Sun Mar 13, 2022 10:55 am
Just select customer and click on a garbage icon.
If I click on that garbage icon without selecting anything, it asks "Are you sure?" which makes me wonder, what does it think it's deleting, a customer or the entire customer list? That's why I'm hesitant to go through with it. If I don't select any customer and it's allowing me to delete something, I'm not sure what it's deleting.
Re: How can I delete a customer in the OpenCart admin panel?
Posted: Sun Mar 13, 2022 11:09 am
by straightlight
RideTheWave wrote: ↑Sun Mar 13, 2022 11:05 am
halfhope wrote: ↑Sun Mar 13, 2022 10:55 am
Just select customer and click on a garbage icon.
If I click on that garbage icon without selecting anything, it asks "Are you sure?" which makes me wonder, what does it think it's deleting, a customer or the entire customer list? That's why I'm hesitant to go through with it. If I don't select any customer and it's allowing me to delete something, I'm not sure what it's deleting.
OC version. No customers should be deleted if you don't select anything. The delete methods are only able to delete from the core, without involving installed extensions you may have, where at least 1 customer gets selected.
Re: How can I delete a customer in the OpenCart admin panel?
Posted: Sun Mar 13, 2022 1:11 pm
by halfhope
RideTheWave wrote: ↑Sun Mar 13, 2022 11:05 am
If I click on that garbage icon without selecting anything, it asks "Are you sure?"
You would make an excellent tester.
Nothing will be deleted. The delete function accepts a customer_id, if it is empty nothing will happen.
Re: How can I delete a customer in the OpenCart admin panel?
Posted: Tue May 17, 2022 2:54 pm
by Lorigarris
Go to Sales --> Customers --> Customers in your admin panel and delete your customers from there.........
prepaidgiftbalance.com
Re: How can I delete a customer in the OpenCart admin panel?
Posted: Tue May 17, 2022 5:47 pm
by straightlight
Lorigarris wrote: ↑Tue May 17, 2022 2:54 pm
Go to Sales --> Customers --> Customers in your admin panel and delete your customers from there.........
On a production website, I would not suggest to follow this, especially when the account is active.