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
1 answer

Import Remote CSV with Magmi getting Error

I tried several times to import a remote CSV file from the supplier with Magmi. If I download the CSV file and open it with OpenOffice and save it again with Duoble Quotes, than it works fine. Seems that the supplier provides me an Excel (saved…
Kars
  • 1
  • 1
0
votes
0 answers

Magmi Configurable Import - Simple Skus Sort Order

Is there a way to define the sort order of the Simple products attached to a configurable when importing? In my CSV file I have ordered them the way I want but in admin it just seems to have reorderd by ID. Can anyone explain how I can do this? My…
0
votes
1 answer

How does MAGMI handle updating simple sku's?

I am currently using magmi to import products and I am unclear on how the importer works with configurable products and simple product relationships. Currently you can associate configurble products with simple products by setting the simple_skus…
Stewart
  • 3,023
  • 2
  • 24
  • 40
0
votes
1 answer

MAGMI can't update magento product images

I'm using magmi to create and update products and their images. The problem is that MAGMI does not update the images if the image already exists. It works to create new images but not to update existing ones. At Image attributes processor I've set…
Fakada
  • 563
  • 9
  • 20
0
votes
0 answers

MAGMI config error

I'm getting the following error when running MAGMI. I verified that username, dbname, passw, port, etc., are all correct. Any better idea of what I need to address? The log isn't of much help, just showing the login process completing, etc., and…
0
votes
0 answers

MAGMI CLI warning timezone

Does anybody know why I get this warning message when launching a Magmi import via CLI? PHP Warning: strftime(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the…
Gabriele
  • 503
  • 1
  • 5
  • 9
0
votes
1 answer

Not able to upload pictures with magmi.

I've recently moved my website to a new server (shared). I made a backup with installtron and put everything in place on the new server. Every went pretty smooth, but i'm facing some difficulties with uploading my feeds via magmi. I'm getting…
0
votes
1 answer

Magento: moving related products to associated products

With my infinite wisdom of Magento (which was practically non-existent 3 months ago), I decided to tell my wife, aunt, sister-in-law and other housewives of our family to help and help us fill our webshop with grouped products and have them add the…
Henry van Megen
  • 2,159
  • 2
  • 23
  • 35
0
votes
1 answer

Magmi is not Linking Simples to Configurable, CSV attached

Both 2 Simple and 1 Configurable product is imported without errors but the simples are not attached to the configurable. Please find attached my CSV. Code: http://pastebin.com/nMeQ4fsr Or get the CSV here:…
Ben Jackson
  • 1,427
  • 3
  • 14
  • 24
0
votes
1 answer

Magmi Product Attributes

Problem: Imported Attribute Sets not displaying (Using Magmi Import from CSV) I've successfully imported products and defined attribute sets for these products. However, the attribute sets are not being displayed. I'm specifying a full name for the…
Acer
  • 75
  • 1
  • 11
0
votes
0 answers

Price change in magmi magento

I am looking the way to change price in percentage in magmi. Something like adding 30% on price.
0
votes
1 answer

Magmi import update option

does Magmi has a option to disable or make quantity to 0 for products not in csv file in import?. Because my supplier remove all out of stock products from csv file. If someone can help me on this or finding another solution please. Thank you in…
0
votes
4 answers

Methods to automate magmi

Can anyone tell me how to automate magmi to perform import on scheduled time every day. I have heard that it can be done via cli but dont know how to use cli. Please give me a step wise procedure about how to cli and what commands to use for…
Satyendra Mishra
  • 523
  • 2
  • 9
  • 21
0
votes
1 answer

Magento MagMI Importer Help needed

I have a set of data in a database, which I can export to any format via script. My issue is I need to do the following (I have all of the data and imagery ready to go) -Import Products -Import their associated images (up to 8 in the set) -Import…
0
votes
1 answer

Magmi activates products in all category-levels

I am using the Magmi On the fly category creator/importer plugin to import products and create categories into a Magento 1.7.0.2 installation. That works fine, but there is something I did not expect. All products were assigned into all created…
chmoelders
  • 18,584
  • 6
  • 22
  • 24