sergiud Posted February 4, 2014 Share Posted February 4, 2014 Hi all, What is the best way to import products from feeds in txt or xml formats? Thanks! Link to comment Share on other sites More sharing options...
Paulito Posted February 4, 2014 Share Posted February 4, 2014 Good morning A bit of a vague question, are you looking for a module to do this Paul Link to comment Share on other sites More sharing options...
sergiud Posted February 5, 2014 Author Share Posted February 5, 2014 Hi Paul, To be more specific I am looking for a module that does basically the same things as this plugin for WooCommerce: http://wordpress.org/plugins/woocommerce-xml-csv-product-import/ I already figured out a way to solve imports from txt feeds but it involves a lot of Excel and manual operations, I am looking for something more .... "automated". Many thanks, Sergiu Link to comment Share on other sites More sharing options...
NemoPS Posted February 5, 2014 Share Posted February 5, 2014 It depends on how the txt file is saved. Prestashop can only handle .csv files (so as you said, you need to change it manually if it's not properly configured) I think there are a bunch of xml importing modules in the addons store Link to comment Share on other sites More sharing options...
Constantino Posted February 5, 2014 Share Posted February 5, 2014 Import procedure in Store Manager fro Prestashop application allows to download necessary data from a file of csv, xml, xls, xlsx, ods, txt and xml formats to your store. Futhermore it is possible to automate import with it’s addon called Automated Product Import: http://www.prestashopmanager.com/useful-articles/how-to/how-to-accomplish-prestashop-cron-import-with-automated-product-import-addon/ The combination of the mentioned products is very good for stores with a large amount of products. Also you will be able to run import locally, so it will not overload your server. Link to comment Share on other sites More sharing options...
sergiud Posted February 5, 2014 Author Share Posted February 5, 2014 Thank you all guys! Link to comment Share on other sites More sharing options...
Recommended Posts