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

Magmi not importing product type

I have just started using Magmi to upload products but keep running into a problem. My products are uploading ok but when I look in the admin section they have not been assigned a product type. Also when you look at the product it is missing all…
mikeE16
  • 21
  • 2
2
votes
3 answers

Can't access to my Magmi subfolder in my Magento folder

I useing Magmi to import/export products, but when I visit my Magmi subfolder (www.mysite.com/magmi/web/magmi.php) is allways redirect me to my homepage. If I rename - delete - move - turn off the magento main folder .htaccess file I can access to…
Marcell Nemeth
  • 97
  • 3
  • 4
  • 13
2
votes
0 answers

After Magmi import of price changes, special price displays?

After I import products with a change to pricing via Magmi, I get the 'Now Only' with the new price display along with the old price. I am updating the price only so I have no idea why 'Now Only' should suddenly start displaying. If I do a hard save…
user1422635
  • 21
  • 1
  • 5
2
votes
1 answer

Magento import products API Call model: product_api: create product 1 product takes 40 seconds

Has someone an idea why the api call takes so much time to create 1 product? At one customer it took 1-3 seconds a product, same code for another customer between 30 seconds and 1 minute. I got it from the article "Scrubbing Bubbles for Magento’s…
Francois99
  • 73
  • 1
  • 1
  • 10
2
votes
2 answers

magento - import configurable product with magmi

Before posting this question, I've tried ways to make this work but it doesn't. This is the csv structure: |model - map to sku |name |price |category - map to categories |loc |image - use image plugin - works…
Dzung Nguyen
  • 9,152
  • 14
  • 65
  • 104
1
vote
1 answer

Products imported with Magmi images don't show

I've imported a bunch of products with magento opensource extension - Magmi, products show on the website after reindexing, but images don't. Has someone else experienced this kind of problem?
Caballero
  • 11,546
  • 22
  • 103
  • 163
1
vote
2 answers

magento product imports, need an alternative solution

I have to import 30.000 products into magento shop and it takes ages. I'm doing that for a week now and I'm only 20% down, it hangs up 20 times a day, it's impossible. I tried to use Magmi (open source solution) and it did work doing everything in…
Caballero
  • 11,546
  • 22
  • 103
  • 163
1
vote
1 answer

Magmi v0.7.22 import while image name include “fußballschuhe” “ß” disappear front

Magmi v0.7.22 import while image name include "fußballschuhe" "ß"(like "cap kinder weiß-563tjs.jpg", "mundial kinder weiß-442bqx.jpg") disappear front,can't import success.the other image name include english style appear well front.anyone can help…
jaki even
  • 11
  • 1
1
vote
1 answer

Magento 2.3. - custom import module with Magmi Integration

I'm trying to write a magento modulo for importing products from a csv file. I would like to use Magmi to achieve the import. I tried the following code but it doesn't work. namespace My\Module\Controller\Adminhtml\Home; …
o3b
  • 11
  • 1
1
vote
1 answer

Getting error when Import products csv in Magmi to add products in magento 1.9

Here is the error I am getting when I choose the "Create new item and Update existing ones" and run import SKU RDDBDZE152 - 1 SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\x92ll we...' for column 'value' at row 1 - SKU RDDBDZE152 -…
Pavi
  • 11
  • 2
1
vote
0 answers

Magmi import of related products successful on front-end, but products missing on back-end

I did an import of related products (re_skus) using Magmi and Magento 2.2.3 recently, and on the front-end the data is correct. However on the back-end, only 2 related products are shown as being attached to the main product. I checked all main…
Hy Serure
  • 11
  • 2
1
vote
0 answers

Magento 2 and third parts daily data import

now I use Magento 1 and use Magmi for import data ( csv ) from third parts software. I need to switch to Magento 2 and I know Magmi it's not available. What do you use for import daily data into Magento 2? Do you use custom php interface ( with…
Ste
  • 1,497
  • 8
  • 33
  • 63
1
vote
1 answer

Magento Magmi Multiselect import

I can't seem to get the Magmi version: 0.7.22 (just upgraded) to import multiple values into a multiselect attribute. This is my source file attribute_set|type|sku|testcolor|supplier|size default|Simple|2-ALN2320|"Red , Blue"|Flint|89 it loads the…
user1005246
  • 135
  • 3
  • 13
1
vote
2 answers

Magmi Image path not found

I am uploading 1000 products to Magento 1.9 using Magmi's Image Attributes Processor and receive the following error SKU 3800231 - Image attributes processor v1.0.33 - path/853698004078.jpg cannot be found in images path my file structure as…
aahhaa
  • 2,240
  • 3
  • 19
  • 30
1
vote
0 answers

Import double side images (Two images same product) import using magmi

How can i import double side image of same product using MAGMI my excel format not support ,
Gem
  • 126
  • 1
  • 2
  • 18