- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Export of entity products not complete
Hey guys, my objective is to export all products including all attributes from magento as csv. Unfortunatley all exports I did havent been complete. Mostly relations to parent products where kind of incomplete.
No clue whats wrong with this export.
I have selected the right entity, selected csv, cleared up all filters, and continued.
Result is not what I expected.
Using Magento ver. 2.4.5-p1 as Admin
Anyone with some good inputs?
thanks Silvan
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Export of entity products not complete
Was that data exporting before you upgraded to 2.4.5-p1?
There has some advanced data that Magento's native export/import functionality hasn't fully supported in the past. Historically, extension developers have created solutions for this. Here are some examples of Import/Export extensions for product data:
- https://marketplace.magento.com/firebear-importexport.html
- https://marketplace.magento.com/magebees-products-magento2.html
- https://marketplace.magento.com/wyomind-massproductimport-meta.html
- https://www.commerceextensions.com/magento-product-import-export-magento-2.html
Best of luck!