The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbCoupons - coupons / discounts for paid subscriptions Details »» | |||||||||||||||||||||||||||||||||||||
vbCoupons - coupons / discounts for paid subscriptions
Developer Last Online: May 2014
Updated the original mod by ringleader. Code is marked as reusable. The original developer hasn't been on since September 2009, so I figured I'd re-release it with the patches for 3.8 in it. Hopefully as a community we can get this mod updated to vB4.
About this mod: This mod allows the user to input a coupon code that deducts the value of it from the subscription costs before they go to pay for a subscription. For example: 1. You advertise for new members and have and advert saying 'Join before the end of April and get $5.00 off the first month! Just register and enter coupon code OFFER1" 2. In Admincp -> vbCoupons you configure a coupon called OFFER1 with value of 5, and set a date for the validity of the coupon. 3. User registers, and enters coupon code OFFER1 on the payments.php page. The page updates the normal subscription prices to reflect the offer. Then they go to pay for it. Notes: 1. Since the offer code expires when you set it to, the users will not be able to renew with that coupon unless the subscription runs out before the coupon validity does; thus it's better to use short-validity coupons and constantly change them. 2. The value of the coupon in the Admin Panel is given as a monetary value, e.g. a coupon with value 3.50 will give $3.50 (?3.50; ?3.50, depending on currencies activated) off paid subscription before the user goes to pay for it. 3. You cannot end up with a total value of $0.00. If you charge $30 for a subscription, and give away $30 coupon codes, the users will get "invalid currency" errors. I haven't figured this one out yet. 4. I plan on attempting to set it to use autotemplating, as well as eventually try to port it for vB4. Anyone who wants to help is more than welcome. Features: * Manage Coupons: Singly Add/Edit/Delete; Mass-delete. * Set coupon valid for particular subscription ID's. * Limit use by date or times it can be used. * Mass-Generate coupons for distribution. * Generate coupon discount codes and post to a new thread in a specified forum. A message may be sent with the codes. You can decide the thread title too. UPGRADING: Do NOT choose 'yes' to overwrite an old xml or you will get an error! Installing: * Read the instructions file included in the zip. Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
Adrijan, bing11, Manoel J?nior |
Comments |
#12
|
|||
|
|||
I'm trying to modify it to a % myself so it applies evenly across each subscription and for the different durations.
Can't seem to make it work. This just causes a white page: $newvalue = *($coupon_value/100)['couponvalue'])); |
#13
|
|||
|
|||
this is again not working!
paypal gives back an error message, wrong currency format! obviously it has a problem with the .xx amounts, e.g. 30.95 it gives it to paypal as 30,95 but it should be 30.95 (. instead of ,) |
#14
|
|||
|
|||
Interesting. I just tried it ($1.50 off) and it worked fine. What currency are you using?
|
#15
|
|||
|
|||
The only problem I can see with this idea is that existing subscribers would cancel their subscriptions and sign up again to take advantage of the offer. I worry that overall I'd end up losing money, not gaining it.
|
#16
|
|||
|
|||
Only users you give the code to get the discount, so.........
|
#17
|
|||
|
|||
Installed and five stars for you!
Thanks |
#18
|
|||
|
|||
Any further development on being able to use percentages with this mod? I have uninstalled it for the time being as I need to use percentages, but am eagerly waiting to see if it can be done lol
|
#19
|
|||
|
|||
Is there a vB 4.xx update or similar mod that has been released?
|
#20
|
||||
|
||||
up! any similar mod for vb4?
|
#21
|
|||
|
|||
Anything for vb4?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|