magmi-git icon indicating copy to clipboard operation
magmi-git copied to clipboard

Magmi GitHub

Results 100 magmi-git issues
Sort by recently updated
recently updated
newest added

Ran into a bit of an odd issue today - set up a new server with Percona, using the server default Magmi wouldn't import, mySQL errors with "Expression #2 of...

When importing products into our website, everything runs smoothly up until it's complete. We then reindex the site and then products that have been manually added to categories before disappear,...

Magmi product attributes not taking values even after clearing cashes and reindexing. Note that magmi gives no errors. I'm using magento 1.9.3.4 and magmi v0.7.22

I have the following CSV: "websites","sku","price","group_price:ABC" "base","SKU-123","1499","(double underscore)MAGMI_DELETE(double underscore)" where double underscore is __ But the group_price for customer group ABC is reset to 0.00 only, not deleted. I am...

Hi, I'm updating attribute "visibility" to have value "Catalog". But magmi doesn't update it. It was able to update other attributes "status" and "availability".

In Magento 1.9.3.0 multi select attributes are handled as text backend type instead of varchar backend type like before. Hence, magmi import does not work anymore for multiselect attributes.

bug

... to the same image on the same product. Solves one part of https://github.com/dweeves/magmi-git/issues/471 which is about image 'exclude' flags not being set correctly. As it turns out the problem...

The .gitignore file should be contained within the magmi folder instead of above it. I already have a gitignore in my Magento root so this causes a conflict, or I...

Hello, I'm using Magmi v0.7.20_git, with Magento ver. 1.9.2.1. I have an issue with product tags in the feed. If that field is filled, everything is ok, but if it's...

The 'exclude' flag is not set when running in `create` mode but only in `update` mode. I tried: 1. Import first new product with `create` 2. Run same again in...