Jump to content

Import categories from PS 1.5 to 1.6


navegas

Recommended Posts

Hi 

 

I have a shop with PS 1.5, and know I want to import everything to the PS 1.6.

 

I have started with the categories, but when i export at 1.5, the csv file only show onle level of the categories.

 

I have 3 levels of categories. 

 

How can i import all the categories to the PS 1.6?

 

Many thanks

 

Link to comment
Share on other sites

If your exported CSV do not show all the subcategories there is nothing you can do (without editing the code), unless you edit the CSV file and put the remaining categories by hand.

 

Tip: Controller AdminImportController.php  has been updated lately for version 1.6. You could try to replace yourprestashop1.5/controllers/admin/adminImportController.php with a 1.6 version.

 

DO NOT forget to rename your current AdminImportController.php BEFORE with something like AdminImportController_old.php  So that you can reverse the situation to current state if something goes wrong.

 

Once replaced, try to export your categories again.

 

Let us know about the result.

Edited by nutxlago (see edit history)
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...