ajourquin/module-disable-customer

This package is abandoned and no longer maintained. The author suggests using the omakazit/m2-disable-customer package instead.

Disable customer account from admin

1.1.1 2023-07-13 17:38 UTC

This package is auto-updated.

Last update: 2023-07-13 17:39:11 UTC


README

This extension allows you to disable a customer from admin.

  • Once a customer is disabled, he cannot log in on storefront anymore.
  • A message is displayed that the account is disabled when trying to log in.

How it works

In admin choose a client for which you want to disable the account.

Then go to "Account Information" tab and turn on "Account disabled".

You can also view in "Personal Information" section in "Customer view" the current status of the account.

Authors

  • Aurélien Jourquin - Initial work

Releases notes

  • 1.1.0
    • Delete added column in customer_entity table
  • 1.0.1
    • Change composer structure directory
  • 1.0.0
    • Disable customer feature