|
Is this possible?
Hi, I have a site runing a custom CMS, it has his own backend panel with a few options, one of them is a photo bulk uploader for my gallery.
I have right now about 5,000 photos. Now I want start selling the photos. I want to integrate the OSCommerce into my site. I want a custom page inside my cms for customize the order: for example with the photo also have an option of sell some photo frame of different colors and different prices, Also some t-shirts. I want to use a custom page from my CMS site where I have some rating and comments for the photo. I 've doing some reasearch and I will use the STS4 (simple template system) where I can just add some "$cartbox" (variable code) for this. (if there is any better way to do this please let me know). after add the photo I can checkout in the OSCommerce page, I have no problem with that.....
here is the difficult part.... I want something that auto add all the photos that are already on my gallery into the OSCommerce (I dont have a data base, all the files goes to a folder and sub folders) I want something that check files uploaded into that folder (cron job maybe) every "X" time, and then auto upload with the same name (or the name of the photo) with a base price of 1.00 for all the photos. Is this possible? if it is possible, can the admin have the option to select the price for new batchs of photos? Example: If I just upload a new gallery have an option where I can select the price of all the photos I just uploaded from my panel? has anybody done something like this? any link will help.
any addon that I can use for auto create products from thumbnails ? that would be a good start.......
thanks....
|