devmurk Posted July 17, 2019 Share Posted July 17, 2019 (edited) Hey devs! I am developing a website with only the catalog function. The catalog update operation is daily, so I need a module that allows me to automate the upload of a new catalog from a file hosted in a specific directory on a daily basis. The catalog is presented to me in XML, so I'll have to program some php function that runs on the server (independently of the module) with a watcher that every X minutes will check if the file has been updated at external ftp directory, if it's different, takes it, transform it and format a CSV and dump it to the directory where the module that I need take the upload file to upload the catalog. Do you think this functionality is viable? And if there is, which module can I use it? Thank you! Edited July 18, 2019 by devmurk (see edit history) Link to comment Share on other sites More sharing options...
devmurk Posted July 19, 2019 Author Share Posted July 19, 2019 up! Link to comment Share on other sites More sharing options...
DataKick Posted July 19, 2019 Share Posted July 19, 2019 My module supports scheduled/regular xml import / updates. It offers 14 days trial period, so you can test it before you buy it, to make sure it works for your use case. 1 Link to comment Share on other sites More sharing options...
devmurk Posted July 19, 2019 Author Share Posted July 19, 2019 I'll check it! Thank you 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