AvS_FastSimpleImport
AvS_FastSimpleImport copied to clipboard
Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
Hi can i move the category Kat2 from Default Categorie / Kat1 / Kat2 TO Default Category / Kat1 / Kat3 without dublicate the Category ? Thanks for your Help
We want to import tier price + group price based on multiple customer group using this module. I have done some R&D to find the format which we can parse...
Hi, I'm trying to figure out why there is such difference in execution time when images are referenced in imports. I mention the code I am using (the part that...
After importing multiple categories we've came to the conclusion that categories should have a field like 'sku'. This 'sku' is just a string referencing the category in the external system....
Module overwrites `_saveValidatedBunches` and it does not use `$coreHelper->unEscapeCSVData($source->current());` is there any patch planed for this issue?
Product A is a configurable product. Product B is a simple product. A wants product B as its child. A has set it wants to have attribute "example" as configurable...
Hi, I've a problem with the plugin. I've to import a lot of products from an XML file. I'm running a foreach loop to then I create the $data array...
Please implement this Option: If the option "Use Config Settings (Display settings)" is active, the required fields should be set to default. ``` 'available_sort_by' => 'default', 'default_sort_by' => 'default', ```
Hi. I use magento 1.9.2 I must import each 12/24 hours. I need to syncronize magento db with another software management. If entity_id exist I need to update if entity_id...
$this->newCategory returns an array (‘entity_id’, ‘path’, ‘level’) not just the entity_id