Jump to content

Cron Task Manager Url Quantity Updates


Recommended Posts

You need to create a php script in which you update quantities as you want, then put the script link into module Cron Task Manager.

 

 

Hi Gabdara,

 

Do you know where I can see an example of a php script on how to create it?

 

Thanks

Nate

Link to comment
Share on other sites

I don't have an example but I have an idea of how it could be done.

Although it really depends on your needs. Will you use csv, xml, json, will the products be identified by id, reference, name?

Do you need to update only product or combinations?

After you have an answer to those it's just a matter of iterating through the matched products and doing an SQL update on quantity.

Link to comment
Share on other sites

  • 2 weeks later...

Hello,

 

Dose any one know where I can find how to Updates Quantity's via URL with Cron Task Manager?

 

Natebc

 

I have developed products synchronize scripts or modules which will update, add, disable or delete the products on daily/weekly/monthly basis using cron job. I have developed the product xml importer module which provide wholesome solutions to all of you guys, it adds the products to the system and update product's price, quantity, tags, and pull the images from remote server.

 

You can send me personal message on forum, if you need this module.

 

Thanks

DP

Link to comment
Share on other sites

×
×
  • Create New...