Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hi, im new here and am looking into a new CMS to develop a photo selling site for a client. I usually use wordpress but just feel for this it will end up with a site with a load of plugins installed that do the job OK but not quite good enough.

So i was wonder if there is anyway to make it so bulk photos can be uploaded and then turned into a product? I would like to add variations such a photo products like keyrings, mugs ETC.

Im pretty proficient in PHP and Jquery but not so sure how easy it is to hook into couchCMS events to put in custom stuff if need be?

Any advice would be appriciated.

Thanks
Andy
Hello and welcome Andy :)

Couch has a cart component but it is a rather simple one -
http://www.couchcms.com/docs/concepts/s ... art-1.html
http://www.couchcms.com/docs/concepts/s ... art-2.html

That said, since you are proficient in PHP, you can easily extend the cart to do almost anything you like as it allows overriding its key functions (explained in the docs)

The products template can be turned into a Gallery (http://www.couchcms.com/docs/concepts/p ... llery.html) and that would allow bulk uploading the images.

At the end of the day, you'll have to take a look and decide for yourself if it would be suitable for your use-case.

Feel free to ask away any question you might have :)

Thanks.
2 posts Page 1 of 1
cron