Oscommerce to Virtuemart complete importer + support
Tested in store with more than 150,000 categories and 180,000 products.
This useful script will help you add Oscommerce products, categories, manufacturers, customers and orders in VirtueMart.
How it works?
Just import "categories", "categories_description", "products", "products_description", "products_to_categories", "products_attributes", "products_options", "products_options_values", "products_options_values_to_products_options", "manufacturers", "manufacturers_info", "address_book", "categories", "categories_description", "countries", "customers", "customers_info", "orders", "orders_products", "orders_status_history", "orders_total". Or you can import all Oscommerce database to VirtueMart, after import is finished you can delete oscommerce database.
Oscommerce tables in your Joomla Installation Database.
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 oscommerce installation
$prefixosc = ''; //If Oscommerce 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 oscommerce status ids. For Oscommerce you can find them in table orders_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
MyProjects 



