Questions tagged [magmi]

Magento Mass Importer (MAGMI) is an open source project to improve on the infamously poor speeds of Magento's default import tools.

The Magento Mass Importer (MAGMI) project's initial goal was to provide a product mass import script from CSV files that match the Magento dataflow CSV export format.

As explained in Project Origins page, the Magento dataflow was not an option when dealing with several thousands product catalogs.

The main project goal is to achieve dataflow like operations with a reasonable speed.

There are also various plugins available for the MAGMI script which allow for on-the-fly operations, including manipulation of the product data and creation of categories. Details at the Magmi Wiki.

For latest changes visit Github page.

344 questions
0
votes
2 answers

Exec is not working

I am trying to automate magmi with a script
Satyendra Mishra
  • 523
  • 2
  • 9
  • 21
0
votes
1 answer

Magento thumnailimage - Magmi

I would like to know the correct setting in Magmi needs to be set so that the magento "thumbnail" attribute is set to "small_image". So that all the products on my site will use the "small_image" for thumbnails. For example, using the "Default…
0
votes
1 answer

Magmi - Country_of_origin not importing

We have recently started using Magmi and it's a great tool. We did notice, however, that country_of_manufacture field was not being imported properly. Is there a different column heading that we need to use for this field in csv file? we've tried…
0
votes
1 answer

Oscommerce 2.3 import to Magento 1.7 using Magmi How do I do it?

I have magmi installed on my domain, magento in one folder fresh install. Oscommerce is in the root. I dont even have the slightest clue as to where to start with magmi! Anyone done this before?
Rachael
  • 1
  • 1
0
votes
3 answers

MAGMI is not importing Images from remote URL's

I am attempting to import products in to Magento via MAGMI. The CSV is being generated by a different application. The CSV file is as follows sku,name,image,image_label BLE02U,Hand…
Stewart
  • 3,023
  • 2
  • 24
  • 40
0
votes
1 answer

Magmi error when importing Dataflow export

Troubleshooting Magmi by way of the least-common-denominator, I exported a framework CSV from one Magento site with Dataflow, then immediately re-imported it with Magmi on another Magento site. I got an error: CSV Datasource v1.2 - warning: line 1 ,…
0
votes
3 answers

product are not being assigned to categories via magmi

I am using magmi to upload the product it is working fine product are being uploaded. Only one problem they are not showing up at front end but they are showing up in admin when i try to find the reason I find that products are not being assigned…
user2084269
  • 11
  • 1
  • 7
0
votes
1 answer

Magmi won't update images

I'm using the datapump API - it works fine with my products, but now with updating images it won't work. This is my array that Magmi doesn't like array(5) { ["type"]=> string(6) "simple" ["sku"]=> string(6) "131017" ["image"]=> …
Martin-
  • 876
  • 2
  • 13
  • 30
0
votes
1 answer

Magento - Magmi Import: skipped 1 record

I'm trying to get Magmi (Magento mass importer) working. On a test installation I want to import a CSV with one row of headers and one product item. I'm using the following CSV…
SPRBRN
  • 2,406
  • 4
  • 35
  • 48
0
votes
1 answer

Magmi import not saving msrp, not sure why?

I'm using Magmi to import products into my store and it is working absolutely brilliantly, except that the MSRP value is not getting saved for some reason. The file imports without any errors but when I go into the catalog manager and actually look…
0
votes
1 answer

Magento Magmi Mass Importer what the stat means?

i need a simple help..... on my hosting they have recently added a limit for the queries/hours and my problem is that i have a couple of magentos installation with over 10k products... for the import i use Magmi and i saw that it has the stats when…
Aliceiw
  • 420
  • 5
  • 19
0
votes
3 answers

Cron job for magmi import

Hi I'm trying to make a cron job for importing products into my magento. I've got it all working just on an ad hoc basis but now I need a cron. Ideally I would like to use the wget as that's the most straightforward. So I'm using wget…
Richard Housham
  • 864
  • 2
  • 15
  • 34
0
votes
1 answer

Magento MAGMI import CSV: what does attribute_set column mean/require

In MAGMI, what does the required attribute_set column need to have in it? I can seem to find out anywhere. Thanks
Gga
  • 4,311
  • 14
  • 39
  • 74
0
votes
2 answers

Magento Magmi column mapper

I am using Magmi to import products in Magento DB. I am trying to map columns but I don't have to map all columns because they have got right name. But only few columns needs to map but I couldn't figure it out, how can I do this. Should I map all…
Deepak Bhatta
  • 474
  • 4
  • 16
0
votes
1 answer

Importing Products with Magmi - Where to Upload CSV?

I recently installed the Magmi extension to import products in Magento but can't figure out where I'm supposed to upload the CSV file for it to import. It says I'm supposed to set the CSV file but, after looking around, I'm not seeing any place to…
Lucas
  • 11
  • 1
1 2 3
22
23