cmtusa
07-08-2005, 11:16 AM
Is there a way within Oscommerce to upload products in bulk via an excel spreadsheet?
![]() | View Full Version : upload products via excel spreadsheet cmtusa 07-08-2005, 11:16 AM Is there a way within Oscommerce to upload products in bulk via an excel spreadsheet? samdax 07-08-2005, 03:39 PM By defaul that option is not supported by oscommerce but you can make custom script for this, empresasdehosting 07-08-2005, 04:02 PM You can go to www.scriptlance.com, and post a project to someone make this script... jcrespi 07-09-2005, 01:09 AM they have many choices on their forum cartika-andrew 07-09-2005, 01:37 AM Hello cmtusa, Yes - you need to install the ezpopulate contribution. This will take data from an excel spreadsheet and move it to a temp forward, then populate the database. Additionally, you can place the image file names in the appropriate column and simply ftp the images into your /images directory - this will automatically attach your images to the products you imported. |