Core components
- The essential components of Magento 2 core functionality for importing:
-
-
products
-
categories
-
attributes
-
General
- Edition independent components:
-
-
-
A core library supporting generic Magento 2 import functionality
-
-
-
CLI command implementation used by the implementing CLI applications
-
-
-
Generic application implementation that uses Symfony Console + DI as well as Pacemaker Import Community to provide Magento 2 CE/EE import functionality
-
-
-
A JMS based Pacemaker Import Community configuration implementation
-
-