D
D
Daniel Sunrise2016-05-10 14:16:34
CMS
Daniel Sunrise, 2016-05-10 14:16:34

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

1 answer(s)
K
Kirill Arutyunov, 2016-05-10
@arutyunov

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 question

Ask a Question

731 491 924 answers to any question