Log in
  1. Magento Explorer

CustomerImportExport Module

All Model (7)

Export\Address

Model

This class handles the export of customer addresses in Magento 2, converting customer address data into a downloadable file format (typically CSV). De...

Export\Customer

Model

This class handles the export of customer data from Magento 2 to CSV or other file formats. Developers use it when implementing custom customer data e...

Import\AbstractCustomer

Model

This abstract class serves as the foundation for importing customer-related data in Magento 2, providing core validation and storage management functi...

Import\Address

Model

This class handles the import of customer addresses in Magento 2, allowing bulk creation, updates, and deletion of customer address data via CSV files...

Import\CountryWithWebsites

Model

This class provides a mapping of allowed countries per website for customer import operations in Magento 2. Developers use it during customer data imp...

Import\Customer

Model

This model class handles the import of customer data from CSV/external files into Magento 2. Developers use this when implementing or customizing cust...

Import\CustomerComposite

Model

This class handles the import of customer data combined with their addresses in a single CSV file. Developers use this when implementing customer impo...

Courses

Playlists

Lessons

Exams

Magento Explorer