Module Enhanced import tool
for PrestaShop 1.3
Imports categories, products, balances, comments, combinations, customers, manufacturers, suppliers, addresses. Supports Excel XML format.
Description
Short description
The module includes all features of the default import tool, but does not include its many problems and has additional features.
Features
Imports the following data:
- Categories.
- Products.
- Remains
- Products comments.
- Combinations.
- Customers.
- Addresses.
- Manufacturers.
- Suppliers.
Differences from the default tool:
- Supports Excel 2003 XML format (MS Office: 2003, 2007, 2010).
- Imports product comments.
- Allows you to update the remains of products and combinations.
- Identifies products and combinations by reference on import/update.
Demonstration
Demo video clip (v1.2.0):
Data sheet
- PrestaShop compatibility: 1.3
- Installation: normal
- Uses PrestaShop classes override system: no
- Core modifications: no
- Including documentation: yes
- Version: 1.3.0 (2015-03-08)
- License: Open source license
- Product type: Module
- Translated into languages: EN, RU
There are no comments for this moment.
v0.9.0 (2010-11-11) + the first release for PrestaShop 1.3 v1.0.0 (2011-05-14) + added import comments + added import remains v1.2.0 (2012-08-19) + added support PrestaShop 1.4 (as separate fork of the module) + some changes in styling v1.2.1 (2012-08-19) : PrestaShop 1.4 + some code optimization v1.2.2 (2014-10-31) : PrestaShop 1.3 + added import product combinations via update (instead of delete and then insert) + added update product combinations remains + the option to update remains is activated by default + some user interface improvements + updated translation + some code improvements v1.3.0 (2015-03-08) : PrestaShop 1.3 + now a column with a product name is optional + for importing product attributes now can be used 'ID product' or a reference + improved finding a product for update: a product can be find by it's combination reference + added a setting to set attributes separator + refactoring - removed old code that supports PrestaShop 1.2 + added setting "update only" + updated documentation