Adding products with PHP

Modules, Add-ons and custom code that's more than just a quick hack or Mod.
Post Reply
ra86
Posts: 1
Joined: Mon Aug 01, 2011 10:45 am

Adding products with PHP

Post by ra86 »

Hi guys,

I posted this on the Interspire forum, but I just found this forum, so figured this might be a better place to ask. Here's my post from the ISC forum:

Has anybody ever added new products directly in PHP? If so, have you done it manually, or have you managed to link in with the existing functions that the importer uses?

I'm integrating eSeller Pro with Interspire, and I have to add multiple products [edit:] from an XML request. The processing of all that data is fine, but I'm a bit cautious about doing this, in case there are hidden steps that I'm ignoring. Also, I'll need to somehow link in with the functions that handle the images as well, so I'm wondering if there's a good, solid way to do all of this?

Thanks
Post Reply