Agence-DnD / PIMGento-2

PimGento2 is a Magento 2 extension that allows you to import your catalog from Akeneo CSV files into Magento 2.
Open Software License 3.0
65 stars 59 forks source link

Pimgento does not delete old images during import. #124

Open atokarczyk opened 7 years ago

atokarczyk commented 7 years ago

Hi, during work on a project we received a note from our client that import from Akeneo into Magento does not work as expected. The problem is with images. When on Akeneo side we remove some images and add new ones, after export product from Akeneo and import into Magento 2, old images are still visible and not removed.. is this expected behaviour?

Thank you for any help.

magentix commented 7 years ago

Hi,

We will see for erase product gallery image before import.

akosglue commented 6 years ago

Hello,

Do you have updates about this?

jeroenegbertzen commented 6 years ago

We are facing the same problem. Any solution for this?

akosglue commented 6 years ago

I think this feature is not available in Pimgento 2. I implemented a single query to clean image gallery in Magento 2 in our import process. This cleans basically the table 'catalog_product_entity_media_gallery'. Painful but seems to be working :-)

omolto commented 6 years ago

+1

This is a basic feature for a conector. Any news?

Thanks,

akosglue commented 6 years ago

There are no news about this. This repository seems to be dead, there are no updates, comments in the last months.

omolto commented 6 years ago

Really? Maybe @magentix has any news?

toweb7 commented 6 years ago

+1

Would be nice to have a solution like it was done for M1 https://github.com/Agence-DnD/PIMGento/commit/ae977ab4713e301d3267d8140259677af2990b9f