Project Description:
I have PHP script to update products in the shop from SOAP/XML source
It needs some repairs. It does not write data to csv and some functions are giving wrong data. So that Needs to be solved.
Also I need solution to make it work on shared hosting, hosting has time limit of 2 minutes so script should be able to continue after time-out, also to add cron lock
And if it it is possible to convert this script after it is done to Prestashop module for import/export data and update like it does now just with options of mapping categories.