massalexx Posted January 8, 2011 Share Posted January 8, 2011 Hi guys!I found out that it is possible to upload the CSV file via FTP, instead of importing it via backoffice.It says "You can also upload your file by FTP and put it in /var/www/..." on import CSV backoffice page.In backoffice you should map every CSV-field but how is the "mapping" done when you want to upload your CSV file via ftp? Link to comment Share on other sites More sharing options...
rocky Posted January 9, 2011 Share Posted January 9, 2011 It's done exactly the same way. Uploading by FTP only lets you add items to the "Select your .CSV file" dropdown. You must still go to the Tools > Import tab in the Back Office, select the file, then select the fields as usual. Link to comment Share on other sites More sharing options...
massalexx Posted January 9, 2011 Author Share Posted January 9, 2011 You are right. But I was more intrested in uploading my csv files by FTP programmatically (ex: php) , not manually. I think that's the whole idea behind uploading files by FTP. So Actually I'm looking for a way to not need to manually login to my backoffice and map the csv fields. Is there someone who has done that? Link to comment Share on other sites More sharing options...
StoreCommander Posted January 10, 2011 Share Posted January 10, 2011 Hi,Store Commander saves the mapping (step 2 in screenshot) in XML files so you can upload and overwrite the CSV file and keep your mapping.More info about Store Commander: http://www.storecommander.com Link to comment Share on other sites More sharing options...
Recommended Posts