Importing Data from Older osCommerce Version to New One: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 30: Line 30:
[[File:Image 614.png|none|frame]]
[[File:Image 614.png|none|frame]]
After you accessed the admin area of your website with the '''new''' osCommerce version click on '''Products/Catalogue''', '''Import/Export''' and '''Data Source''' tabs. The '''import from Oscommerce 2x''' has already been initiated.
After you accessed the admin area of your website with the '''new''' osCommerce version click on '''Products/Catalogue''', '''Import/Export''' and '''Data Source''' tabs. The '''import from Oscommerce 2x''' has already been initiated.
[[File:Image 658.png|alt=|none|frame]]
[[File:Image 669.png|alt=|none|frame]]
Click on '''wrench''' icon. In the pop up window fill in the '''Base URL''' field with the link from your '''older''' osCommerce version where the required '''data''' is located, fill in the '''Secure key''' field with the required key as it is described '''above''' or see '''readme''' file in your_directory. for details and choose the '''secure method''' from the drop down list (the one per the screenshot below is '''recommended''').
Click on '''wrench''' icon. In the pop up window fill in the '''Base URL''' field with the link from your '''older''' osCommerce version where the required '''data''' is located, fill in the '''Secure key''' field with the required key as it is described '''above''' or see '''readme''' file in your_directory. for details and choose the '''secure method''' from the drop down list (the one per the screenshot below is '''recommended''').
[[File:Image 668.png|alt=|none|frame]]
[[File:Image 668.png|alt=|none|frame]]
Line 48: Line 48:


In the final release there will be the option whether to replace the data or not. Also there will be the possibility of associating order statuses between older and new osCommerce versions.     
In the final release there will be the option whether to replace the data or not. Also there will be the possibility of associating order statuses between older and new osCommerce versions.     
[[File:Image 655.png|alt=|none|frame]]
[[File:Image 671.png|alt=|none|frame]]
[[File:Image 656.png|alt=|none|frame]]
[[File:Image 672.png|alt=|none|frame]]
After the import process is complete the corresponding data (categories, products and so on) will show up. See the samples of the '''categories/subcategories and products''' imported from the older osCommerce versions to the new one.   
After the import process is complete the corresponding data (categories, products and so on) will show up. See the samples of the '''categories/subcategories and products''' imported from the older osCommerce versions to the new one.   
[[File:Image 661.png|none|frame]]   
[[File:Image 661.png|none|frame]]   

Revision as of 13:23, 21 January 2022

Extract the archived file into the root of your website with the older osCommerce version. This will create a "oscb" directory. We highly recommend to rename this directory for security reasons (e.g. your_directory).

Image 634.png
Image 636.png
Image 637.png

Read the information in the Readme file as to how to proceed.

Image 642.png

The link highlighted in the screenshot below will be used for filling in the Base URL field in the new osCommerce version as it is described below.

There are 2 ways of getting the secure key – via either command line or web.

If it is done via command line copy the command line highlighted in the screenshot below.

Paste this command line to get the secure key and store this key (this key will be used for filling in the Secure key field in the new osCommerce version as it is described below).

If it is done via web follow the instructions in the web section of the Readme file. Editing the file and uncommenting the line #12 (deleting 2 first symbols //) should be done as follows.

Image 647.png

Open the page in the web browser as indicated in the Readme file. You should see the following message.

Check your_directory for secfile name.

Open this file, store the secure key (this key will be used for filling in the Secure key field in the new osCommerce version as it is described below) and delete this file.

Image 651.png

Comment line #12 in the file back (add // symbols back). After that if you open the page in the web browser as indicated in the Readme file you should see the following message.

Image 614.png

After you accessed the admin area of your website with the new osCommerce version click on Products/Catalogue, Import/Export and Data Source tabs. The import from Oscommerce 2x has already been initiated.

Click on wrench icon. In the pop up window fill in the Base URL field with the link from your older osCommerce version where the required data is located, fill in the Secure key field with the required key as it is described above or see readme file in your_directory. for details and choose the secure method from the drop down list (the one per the screenshot below is recommended).

Double click on your data source.

The list of all the imported options will show up. Click on the Play icon next to each option to apply the data from your older osCommerce version to the new one.

Note: We would recommend to apply the data in the following order:

1. For products first apply brands, categories and product options, then products.

2. For Orders first apply customers and order statuses, then orders.

3. For taxes first apply tax zones, then taxes.

Note: By applying the data from your older osCommerce version to the new one you replace the existing data on your new osCommerce version with the data from your older osCommerce version!

In the final release there will be the option whether to replace the data or not. Also there will be the possibility of associating order statuses between older and new osCommerce versions.

After the import process is complete the corresponding data (categories, products and so on) will show up. See the samples of the categories/subcategories and products imported from the older osCommerce versions to the new one.

Image 661.png
Image 662.png
Image 663.png

Also see the sample of the order imported from the older osCommerce versions to the new one.

Image 664.png
Image 665.png
Image 666.png
Image 667.png