VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Valmes on February 23, 2015, 10:57:15 AM

Title: Virtuemart External Database
Post by: Valmes on February 23, 2015, 10:57:15 AM
Hi,

I'm new in using joomla and Virtuemart and i have one big problem. i have search on internet but nothing really good came out.
i want to connect virtuemart to another database which already have my  products and i want  that those products to be synchronise with virtuemart database .
i have see VMConnector but it is no longer support and other solution with CSV import that not good.
Is someone know how to do it?

Thanks
Title: Re: Virtuemart External Database
Post by: GJC Web Design on February 23, 2015, 11:32:40 AM
There is no simple solution to this problem - as your current database is 99% certain to be a different schema to what is required by VM then you need some unique coding to sync the two.
Normally done by running a script via CronJobs etc and/or an update between the two is triggered by certain changes in either

A large job
Title: Re: Virtuemart External Database
Post by: Valmes on February 23, 2015, 11:57:53 AM
Ok i see. Thanks for your answer i will try with CronJobs.
Title: Re: Virtuemart External Database
Post by: likrish on December 07, 2015, 22:35:10 PM
Did you ever get anywhere with this? We have a solution that is 95 percent complete...

Let me know!!!