Someone I know is looking for a site where she can dump a bunch of proofs after a photo shoot, password protect the gallery, and then let her clients login and choose how many of each size they would like.
The “order” would just be an email to her listing everything they selected and their account or order number.
Is this something that wouldn’t be too bad with CMS Made Simple?
I do know a fair amount of PHP but would rather find something pre-made if possible first.
Thank you for any help!!!
Photography Site – Customer Proofs // Order Form
Re: Photography Site – Customer Proofs // Order Form
sounds like a job for uploads module (it also handles showing the uploaded files) and customcontent + feusers to secure that part of the site.
And I think you could pretty easily add a order button to uploads module filelist and have feusers data automatically added to a form to ease the order process..
hope this helps
And I think you could pretty easily add a order button to uploads module filelist and have feusers data automatically added to a form to ease the order process..
hope this helps
-
zieglecu
Re: Photography Site – Customer Proofs // Order Form
Sounds like a fun little adventure to try, thanks!

