VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: frogybella on December 07, 2012, 11:08:30 AM

Title: Save Virtuemart configuration
Post by: frogybella on December 07, 2012, 11:08:30 AM
Good morning,

I have parameter Virtuemart in local and I would like to do it now in my client shop. Is there a way to save the configuration in order to import it?
Otherwise I would have to do it line by line.

Thanks for your help.

Best regards.
Frogybella
Title: Re: Save Virtuemart configuration
Post by: jenkinhill on December 07, 2012, 13:23:36 PM
VirtueMart configuration is saved in the database, so use phpMyAdmin to copy the table xxx_virtuemart_configs from local to the online database. Backup the online database before doing this!
Title: Re: Save Virtuemart configuration
Post by: frogybella on December 07, 2012, 14:28:28 PM
Great. Thanks a lot.