nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.21k stars 5.29k forks source link

Allow to filter customers by "active" status #7208

Closed AndreiMaz closed 3 months ago

AndreiMaz commented 4 months ago

The customers list page in admin area. Let's add a filter to search active (or not active) customers (so we could export them only). The filter name will be "Is active" and have three values (dropdownlist): "All", "Yes", "No"

The hint value will be "Search customers by an account status"

exileDev commented 3 months ago

Closed #7208