On Thu, Nov 4, 2010 at 3:47 PM, Scott Wolpow <[email protected]> wrote: > My client has decided they do not really want an e-card. > What they want is for a person to choose a design, enter a greeting or note, > add the recipients name and click submit. > The office will then print up the greeting and deliver it to the correct > room or person. > I know I could use a cart, but I want to avoid checkout. > Any ideas?
Are you wanting to charge them for the card? If that's the case you could roll with QuickCart from Rocket Theme: http://www.rockettheme.com/extensions-joomla/rokquickcart If not, then you're just submitting a form and capturing it in database right? Could use any of the form extensions to do that easily enough. In situations like that I usually write a cronjob that fires off a CSV export to an email address for human processing. -- Mitch _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php

