Back to Magento2

Magento_CustomerImportExport module

app/code/Magento/CustomerImportExport/README.md

2.4.81.4 KB
Original Source

Magento_CustomerImportExport module

This module handles the import and export of the customers data and related addresses.

Installation

For information about a module installation, see Enable or disable modules.

Extensibility

Extension developers can interact with the Magento_CustomerImportExport module. For more information about the extension mechanism, see Plugins.

The dependency injection mechanism enables you to override the functionality of the Magento_CustomerImportExport module.

Layouts

This module introduces the following layouts in the view/adminhtml/layout directory:

  • customer_import_export_index_exportcsv
  • customer_import_export_index_exportxml
  • customer_index_grid_block

For more information about a layout, see the Layout documentation.

Additional information

You can get more information about import/export processes at the following articles: