Contributions
easy csv import
This contribution lets you easily import products from a csv file (tab separated).
FEATURES:
- Easy installation (only files addition)
- Multi file handling
- Multilanguage support
- Easy customization to fit your needs
- Logs skipped rows to a new file for easy correction and import retry.
- osCommerce-like coding
Expand All / Collapse All
v1.2.5 (20/11/2007)
- fixed a bug in the import process when the model field is empty.
- added support for register_globals = off
- added DEBUG mode
- added folder permissions check
- few code improvements
v1.2.4 (12/11/2007)
- added "CORRECT_FIELDS_COUNT" setting inside csv_import.php to handle the field count mismatch policy.
- german translation (thanks to dwex)
- Translation of the Languagefile into german.
- Übersetzung des Sprachenfiles ins Deutsche.
v1.2.2 (23/08/2007)
- file load error fixed (it was due by a little try that i forgot to clear, thanks to boclodoa)
v1.2.1
- 2.2 RC1 test passed
- little improvements
- graphical restyling
Full pack v1.2
v1.2 (18/05/2007)
- Added tax class field (you must insert its ID)
- Added manufacturer name field, the script automatically manages it: inserts it, if not present, in the manufacturers table.
- Now you can update the products using products_model fields as unique ID, it can handle duplicated products_model error, but cant' still update category assignment.
Full pack v1.1
- bug fix in languages import
-------
This contribution lets you easily import products from a csv file (tab separated).
FEATURES:
- Easy installation (only files addition)
- Multi file handling
- Multilanguage support
- Easy customization to fit your needs
- Logs skipped rows to a new file for easy correction and import retry.
- osCommerce-like coding
This contribution lets you easily import products from a csv file (tab separated).
FEATURES:
- Easy installation (only files addition)
- Multi file handling
- Multilanguage support
- Easy customization to fit your needs
- Logs skipped rows to a new file for easy correction and import retry.
- osCommerce-like coding
Note: Contributions are used at own risk.