Opencart to Virtuemart complete importer + support
Created for VirtueMart v1.1.x for new version u can use my migration service. You can find it here!
This useful script will help you add Opencart products, categories, manufacturers, customers and orders in VirtueMart.
How it works?
Just export Opencart database to sql file then import that sql file in Joomla/Virtuemart.
Configure the script with the database connection information and run it.
$db_host = "localhost";
$db_username = "Database username";
$db_password = "Password";
$db_name = "Database name";
$langid = 1; //This is the lang id of your opencart installation
$prefixoc = ''; //If Opencart use prefix
$prefixjoomla = 'jos'; //The prefix of your Joomla
$product_currency = 'LV'; //The currency
//New configuration values for the orders
$status_array - here you put your Opencart status ids. For Opencart you can find them in table order_status, for VirtueMart - jos_vm_order_status.
$shipingcost = ''; Here you write the shipping price.
The price includes support.
Your Review: Note: HTML is not translated!
Rating: Bad Good
Enter the code in the box below:

Categories
Bestsellers




Information
Live Chat
Shopping Cart
Portfolio 



















