MigrateFromPrestashop

Magento Extension
Download latest - 1.0.4

The extension uses the web service API of your Prestashop site to import the following data from a Prestashop site:

-Categories
Name
Description
URL
Meta data
Image
-Products
Name
Description
Short description
Price
Wholesale Price
Ean13
Meta data
URL
Images
Categories
Attributes (As custom options)
-Customers
Name
Surname
Email
Birthday
Addresses

Where possible data for all languages are imported. You need to adjust your store locale accordingly for each language in your shop (System-> Configuration -> General -> Locale Options).
To use the module you need to create an API key in your Prestashop site and enter it into module configuration under System -> Configuration ->Prestashop Import.
The extension clears all categories, products and customers on your site to replace them with the imported data.

It imports all the data at once, if you do not have enough server resources it is likely to time out as this is a very resource intensive process. You should also have the Magento installed on the same server to speed things up.

The default currency on both shops should match.

The extension is not yet stable and should be used with caution. This is a beta release, to use it you need to change your preferred state setting in the Magento Connect Manager in your admin panel.

Releases (2)

Date Version Notes
2015-01-12 1.0.4

Fix for white screen issues.
Fix for importing of root category.

2014-08-11 1.0.2

Applied fixes to the directory names. (PrestaImport instead of Prestaimport)
Added language specific URL for products & categories.
Automatically apply a patch that changes category URLs to be multilingual.