danslo / ApiImport

Boilerplate between the Magento API and ImportExport, so that you can do fast Array/XMLRPC/SOAP based product imports.
244 stars 79 forks source link

Multi behavior patch #35

Open 5b5 opened 9 years ago

5b5 commented 9 years ago

Allows to call attributes-related import functions (importAttributes, importAttributeSets and importAttributeAssociations) to be called with a comma-separated list of behaviors (to avoid calling the api twice with large amounts of data and therefore transmitting the same data twice)