Page 1 of 1

How to automatically maintain the currency rate?

Posted: 06 Apr 2018, 13:43
by lika777
How to automatically maintain the currency rate? Is there such a possibility? How to implement it? Ability to update currency through cron?
And the second question: is it Possible to import goods with attributes?
Just installed your component. Learn. Prastite for bad English I translate with the help of an interpreter. Very like your product.

Re: How to automatically maintain the currency rate?

Posted: 08 Apr 2018, 13:43
by Jan
Hi,
1) automatically update of currencies - for now there is no such option. Yes, I think, for this you need to run cron task which will update the values in database, through some specific php script. For example: cron will run a php script which will ask for currency rate e.g. by curl, such will be managed and database will be updated.

2) import/export - there is a feature to import/export goods including the attributes.

Jan