VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: franayala on May 23, 2014, 23:43:01 PM

Title: How to moverse VM todo a clean joomla
Post by: franayala on May 23, 2014, 23:43:01 PM
Hi all,

I need todo move Virtuemart 2.6.0 to a clean Joomla host. It's a real site. We need to move users, orders, products...

How to proceed??

Thanks!!!


Enviado desde mi T4 mediante Tapatalk

Title: Re: How to moverse VM todo a clean joomla
Post by: jenkinhill on May 24, 2014, 11:17:06 AM
Install the same version of VM on the new site without sample products.
Use FTP to copy all images from the old site and transfer to the new site, retaining the directory structure.
Use phpMyAdmin to export all VM tables from the old site, edit to change the table prefix to match the new site tables, and then import into the new. You may wish to copy the Joomla uers table over as well.
Then check paths for the new location, which are usually OK except maybe for the VM safe/invoice directory.
Title: Re: How to moverse VM todo a clean joomla
Post by: franayala on May 24, 2014, 15:35:34 PM
Thanks jenkinhill

Enviado desde mi T4 mediante Tapatalk