Add support for promotional codes submitted in the URL
zostay - June 4, 2007 - 16:00
| Project: | Promotion |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | zostay |
| Status: | closed |
Jump to:
Description
It would be nice for someone to use a link like:
http://example.com/user/register/promo123
to enter the promotional code directly into the link. In this case the code field can be pre-filled and read-only.

#1
Added this in with a pretty simple change to the 'register' operation of the hook_user() hook.
#2