Hi everybody,
I'm debutant in Magento World, is it possible to find an extension is enable to extract and take datas to catalog to the module,
Thank's a lot !
Hi Juliette,
I'm not fully clear on what you need to achieve, but I understand that it relates to a module, and extracting data from the catalog.
Magento 2.x has native functionality for exporting / importing data to and from your product catalog.
You can learn more about this at: https://docs.magento.com/m2/ce/user_guide/system/data-export.html
If this does not solve your needs for a particular reason, there are Magento Extensions that provide additional features for exporting, such as:
https://marketplace.magento.com/commerceextensions-productimportexport.html
Does this answer your question? or are you in need of something different or more specific?
Best of luck!
Hello, Juliette.
You may also need Efficient Order Export plugin. You can export orders data in CSV or XML files with this extension. Create export profiles and collect needed information about your orders, including data from third-party modules.
What else features it has?
But this is not the only extension that helps you export different types of data. If you clarify to us what exactly you are looking for, we can offer you another solution.