Hello all,
I created a small module that lets customers mark an order as a gift at checkout then write a small message to go along with it. Here are the highlights:
1) Creates a new checkout pane that let's users mark an order as a gift and write a message
2) If the order is a gift, it is noted in red on the "view order" admin screen
3) Admin's can create / edit gift messages on the "edit order" admin screen
4) Admin's can print a modified invoice that shows the gift message, but no price information. This would be used to print and include when shipping the gift. (For this to work, you need to put the gift_message.itpl.php file in your uc_orders/templates directory)
This is my first ubercart module and would love to get any feedback on it or help testing. If people find it useful, I'll add it to the contrib section.
Best,
Xerxes
| Preview | Attachment | Size |
|---|---|---|
| uc_gift.tar.gz | 3.6 KB |
