Customer provides functionality for basic CRUD operations for customer and address entities. In addition, it also handles advanced features for handling customer registration, validation, password reset, authorization and anonymization. To comply with legislation regarding personal information privacy, deleting a customer can be customer initiated or backend initiated. Snapshots of customer data in existing orders are not affected by this action. Deleting an account anonymizes customer information and address data. In the out-of-the box solution we also anonymize customer email address making it possible for the customer to return and register again with a completely new account.
composer require spryker/customer