Gifted Purchase Module

Contrib type: 
Module
Status: 
Initial upload
Moderation: 
Not ready for moderation

Downloads

Latest version: 
1
Compatibility: 
Ubercart 2.x

The module lets you make an order as a gift for someone. In the checkout process the user will be asked to provide optional "Gift Information". This includes the name of who the gift is for, their email, and a personalized message.

It's pretty basic, and based on the lead tracker module by Ryan. All the module currently does is put the gift info into a mysql table called uc_gift, with the order_id.

At some point I'm hoping to use this with my site to send an email to the gifted person at the end of the checkout process. Something like "You have received a gift from so and so!" The email would include information about the product, and the personalized message from the gift giver.

Installation Instructions:

1. Untar uc_gift-vx.tar.gz in the following directory: /yourdrupalsite/sites/all/modules/
2. Go to Admin > Modules in your drupal site and enable the "Gifted Purchase" module under "Ubercart - extra"
3. Try buying some products, and checking out. The gift information fields should appear at the bottom of the checkout page.


PreviewAttachmentSize
uc_gift-v1.tar.gz2.32 KB
mcBastard's picture
Offline
Joined: 08/29/2009
Juice: 51
I'd like to help move this along to the next stage

I have a client that needs this functionality.