spryker/customer

Customer module

Maintainers

Details

github.com/spryker/customer

Source

Installs: 2 156 779

Dependents: 217

Suggesters: 6

Security: 0

Stars: 0

Watchers: 63

Forks: 2

7.56.1 2024-04-01 14:15 UTC

This package is auto-updated.

Last update: 2024-04-22 15:42:17 UTC


README

Latest Stable Version Minimum PHP Version

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.

Installation

composer require spryker/customer

Documentation

Spryker Documentation