Answer the question
In order to leave comments, you need to log in
Automatic import from CSV?
There is a site on a bundle of Joomla 2.5 + Virtuemart 2. On another site, a file with goods (price, description, etc.) is posted twice a day in csv and yml formats. How can I make this file (any of them, because the content is the same) automatically uploaded to the site on a schedule?
Answer the question
In order to leave comments, you need to log in
Use Cron, set the task to be executed once a day, at the appointed time.
The task can be, for example, the execution of a php script, or any other script that can receive and parse a csv file.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question