Downloads
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.
Development
| Preview | Attachment | Size |
|---|---|---|
| uc_gift-v1.tar.gz | 2.32 KB |
