Aaron Healey Posted August 24, 2010 Share Posted August 24, 2010 Hi i need some help. wondered if someone can help me i am designing a site and i needd the csv file to be uploaded and then automatically import the Products to the shop? is this possible please?I really need this as it be so easy to update stock without going through it all again and again so for example when i uploaded the new stock it only imports the data which i have changed and leaves the other data alone?Regards,Aaron Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 24, 2010 Share Posted August 24, 2010 Were you aware of the CSV import feature in the back office? Link to comment Share on other sites More sharing options...
Aaron Healey Posted August 25, 2010 Author Share Posted August 25, 2010 Hi Yes i do know that but to update stock every day it is a very long process etc if you have big CSV file, so there must be a faster way like When i Upload the CSV file FTP into the correct directory it then updates the stock which needs to updated which is scheduled to update?for example if i have a CSV file which has 65,000 products in it then what i would like to happen is i upload that CSV via FTP say at 5:30pm everyday and then it imports it into the shop automatically so i leave it to run its process over night? i swear this is possible.Regards,Aaron Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 25, 2010 Share Posted August 25, 2010 You can modify the import proces to update only things where qty changes. Link to comment Share on other sites More sharing options...
Aaron Healey Posted August 25, 2010 Author Share Posted August 25, 2010 How is this achieved please Link to comment Share on other sites More sharing options...
patrickvbw Posted December 6, 2010 Share Posted December 6, 2010 I would like to know how this can be done too actually Link to comment Share on other sites More sharing options...
MrBaseball34 Posted December 6, 2010 Share Posted December 6, 2010 patrickvbw,I wrote a script and did some modifications to Prestashop for Aaron to do "real-time" updates. Do you have an external source for your update files? Link to comment Share on other sites More sharing options...
codemj Posted December 7, 2010 Share Posted December 7, 2010 patrickvbw,I wrote a script and did some modifications to Prestashop for Aaron to do "real-time" updates. Do you have an external source for your update files? I'm also interested of how to do this? Can this method be used when you get automatically product data in csv format via ftp (or something similar) and periodically check that file with cron and do necessery updates?I know that simpliest way is to digg import class and create your own script but I'm not familliar with it. So any hints to create this script would be awesome! Link to comment Share on other sites More sharing options...
presta-dyr Posted December 7, 2010 Share Posted December 7, 2010 I have a module for sale (see my signature) that may be useful for you./Kjeld Link to comment Share on other sites More sharing options...
MrBaseball34 Posted December 7, 2010 Share Posted December 7, 2010 patrickvbw,I wrote a script and did some modifications to Prestashop for Aaron to do "real-time" updates. Do you have an external source for your update files? I'm also interested of how to do this? Can this method be used when you get automatically product data in csv format via ftp (or something similar) and periodically check that file with cron and do necessery updates?I know that simpliest way is to digg import class and create your own script but I'm not familliar with it. So any hints to create this script would be awesome! The mods I made for Aaron and one other user downloaded the files from ftp on-demand and updated the particular product(s). If you want to continue this off-line, you can send me a PM. Link to comment Share on other sites More sharing options...
siadmin Posted December 9, 2010 Share Posted December 9, 2010 This is possible, my store does it.65000 lines in your csv may cause prestashop to have a fit though..see my thread..http://www.prestashop.com/forums/viewthread/80611/development/automated_store_update Link to comment Share on other sites More sharing options...
Fordie Posted December 9, 2010 Share Posted December 9, 2010 Hey Im not sure if you have sorted your issue but I had a company called creotec create a script for me which took the csv file my supplier offered and then updated my site every 4 hours Also you can go to the link provided by the company to update manually! If you need to get it made get in touch with them Cheers Fordie Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now