Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin vor 2 Jahren
..
Controller/Adminhtml/Index checkin vor 2 Jahren
Model checkin vor 2 Jahren
Test checkin vor 2 Jahren
etc checkin vor 2 Jahren
i18n checkin vor 2 Jahren
view/adminhtml/layout checkin vor 2 Jahren
LICENSE.txt checkin vor 2 Jahren
LICENSE_AFL.txt checkin vor 2 Jahren
README.md checkin vor 2 Jahren
composer.json checkin vor 2 Jahren
registration.php checkin vor 2 Jahren

README.md

Magento_CustomerImportExport

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

Installation

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

Extensibility

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

The Magento 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 in Magento 2, see the Layout documentation.

Additional information

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