The Joomla! Extensions Directory ™


GWCoupons for Virtuemart ComponentPluginLanguageExtension Specific Addon

Generate automatically Virtuemart Coupons based on differents Joomla events.
Set your preferred events, and GWCoupons will generate automatically the Virtuemart Coupon and send it to the customer by email !
Now, coupons can have an expiration delay (in days) !

GWCoupons events types are :
- exceeding a total Order amount
- buying a product as a coupon
- setting an order on a specific Order status
- new user registration (not developed now ... coming soon)

Your customer retention rate will get better !

Composition :
- a component to administrate coupons types
- a plugin to generate automatically coupons on some events (plg_gwcoupons)
- a plugin to remove automatically expired coupons (plg_gwvalidity)

Report

Images
2011-12-16
Reviews: 1
Hi, the extension was great with wonderfully documented.

The installation was simple and easy to follow having just installation through 1 zip file.

Was interested if possible to add a feature ? Having the coupon code entered by shopper and the value checked for minimum cart amount before applying the discount.

Thank you
2011-08-17
Reviews: 2
Well first i wanna thanks the developer for this wonderful component! But is this me or its not possible to set a threshold limit 999? In a country like Taiwan it might be a problem cause its really easy to reach 1000$ so i am thinking is this intentionally forgot or? I have checked all parameters and set the right currency but its useless... i cannot set the value to 4 numbers.
Owner's reply

Hello, Thank you for this review and for this detected limit, you're right (and this feature will be corrected in the v0.60) !

You can normally correct this feature by editing the file :
/administrator/components/com_gwcoupons/views/cpntype/tmpl/form.php
Change in the line 91 : maxlength="3"
By a : maxlength="8"

2010-12-02
Reviews: 2
I am so happy to have found this product. It has lots of Coupon Types to choose from. It won't allow me to set tiers.
Owner's reply

Hello,
Thank you for your review.
You are right. Level access Management is very interesting and more and more important for Joomla uses.
This GWCoupons lack will be filled (in joomla 1.5 version) before moving to Joomla 1.6 !

2010-11-23
Reviews: 1
I had just downloaded your product and since been enjoying customer returns for purchase.

Overall its a excellent product but would be even better if we could customize email templates and also for goodness sake.. english version please..

Sorry for being demanding but i guess it would helps alot on the coding as i came from Singapore and doesnt really understand foreign language.
Owner's reply

Hello,
thank you for your review.
The email customization is already possible, but you need to change the GWCoupons languages files (.INI for GWCoupons Component and Plugin)

For the english version, GWCoupons is multilingual, and english is natively in the package ... not sure to understand your trouble ?
The only complexity (that would be change soon) is that if you have not set your local (singapore) translation files (XX-xx.com_gwcoupons.INI ...) GWCoupons uses by default the french files ... oups, maybe confused !
Hope i help.

2010-08-28
Reviews: 10
This is a good plugin. It does most things except a few parts.

It requires one core Virtuemart hack.
Language files need to be edited for English grammar and spelling.
Product as Coupon isn't what I thought. The Product's price IS the Coupon's value. So a $5 product generates either a "5% off" or "$5" Coupon. I can see how this might be used as Customer Credit system, but it doesn't make much sense to make someone buy a $5 product to get $5 off unless they are buying a Gift Certificate for someone else. The Percentage value of Product's price becoming a coupon doesn't make much sense ($50 product = 50% off, $100+ product = 100% off).

I suggest another option called "Buy selected Product(s) - get a Coupon". Which would work like #3 (On Buying a Coupon) but the Coupon's value would come from the GWCoupon admin settings and not come from the Product's price. And when using Multiple-Selected products the Customer would need to buy ALL the selected products to get the Coupon.
Owner's reply

Hello, thank you for your comment.

As you say the #3 feature is to sell coupon to be offered !
(and the % will be deactivated in the next release for this feature)

Sure you have a good idea and your not alone with this need (one specific coupon for each or ALL products of a selected list of products)
I will add this feature for sure !

If you have some correction on the english translation, you can send it to me, i will add you in the contributors list !
(we are looking for other countries contributors too ;) )

2010-05-07
Reviews: 2
This extension just works as describes. I installed it and selected my old coupons. Some more functions could be added, but for now its fine for me.

I made a dutch translation. I refine this translation before submitting it to the designer.
Owner's reply

Great, thank you for this report.
Your Dutch lang file will be added to the original package for sure ;)

2010-02-20
Reviews: 1
A great component. Previous version had a small problem with paypal update of status. However this is now fixed and coupons are generated perfectly well!Moreover there is good support and they try helping solving any issues that are coming along.
Thanks for this great component!
Owner's reply

And thank you for your help, too ;)

2010-01-26
Reviews: 1
I really love this component. I only have one problem. I would like to establish a discount when the order value exceeds a 4 digit amount. But it seems to be as if the input maxlength value is set to "3". Which in my currency, is basicly nothing.
How can I work around this and set a value to my liking?

Again, great job on this component!
Owner's reply

Hello, Thank you for this review and for this detected limit, you're right (and this feature will be corrected in the v0.60) !

You can normally correct this feature by editing the file :
/administrator/components/com_gwcoupons/views/cpntype/tmpl/form.php
Change in the line 91 : maxlength="3"
By a : maxlength="8"

2009-11-08
Reviews: 2
Let me preface this with a little history. Prior to 0.5 RC1 the program worked very well and I was impressed. It was a very valuable program. However, since the RC1 I cannot get the program to work properly. Unfortunately, it will not allow coupons to activate upon purchase. Additionally, the not having the ability for coupons upon registration is a further disappointment. Hopefully, these issues will all be corrected in the next release. So, until then, I would hold off downloading this program and not get your hopes up. However, once the next update comes out, I would give it a try.

I am doing what I can to look through the code to figure out why certain features are not working. Hopefully the developer will contact me and we can get these issues resolved.
2009-06-14
Reviews: 1
Great product...I have been looking for and suggest the feature to be able to issue coupons that limit the category the user can redeem the coupon in. Eg if they buy products from category XX which are physical products then they are issued with a coupon that they can spend on downloadable products only in category YY.
Owner's reply

Hello and thank you for this review. Your feature proposal sounds great, i note it !
Nowadays, GWCoupons (in the v0.5) will only generate Coupons on some events ... and "LET" virtuemart manage the used of the coupon in the Shopping Cart.
So GWCoupons could not (now) intercept the "utilization" of the coupon ... but this seems to be a great idea, thank you ... (perhaps later) !
And for the generation of coupons only on some virtuemart categories, yes, that's a good new event, i will try to add it to a next (not so far) release ;)
Thanks a lot.

2009-06-05
Reviews: 2
Thank you Marc for this nice component.It is fantastic to create a marketing strategy depand on customer loyalty.I created many types of coupons to ensure that existing customers will come back.Documentation of the component is extremely good and easy to understand.Only I had problem with the "bot_gw_checklimit_v0.2" plugin,once I installed it and activate than I couldn't reached to my site's both backend and frontend and I took "Direct Access to this location is not allowed" error ,is this a kind of bug or is there any problem with my settings?Your comments will be higly appreciated. I will look forward to see future improvements of this component.I highly recommend it to the sellers who want to create compaings for their customers!!
Owner's reply

Hello, thank you for your comment. Now, some explanations : The Plugin GWValidity (replace Bot Check_limit) has been developped after the release in v0.50 RC1 of GWCoupons component and the plugin has been late to be released. It's the reason why you have used the old bot check_limit that only work with J!1.0. The PLugin GWValidity v0.50 RC1 for J!1.5 is now on-line !