VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: welrachid on December 09, 2014, 14:12:39 PM

Title: VM3: rewriting customplugin from VM2->VM3 plgVmOnDisplayProductVariantFE
Post by: welrachid on December 09, 2014, 14:12:39 PM
Hi
Im trying to rewrite some customfield plugins and im looking for the new VM3 plgVmOnDisplayProductVariantFE method, but cannot find out how to use this or how to call it.

Does anyone have a hint?

The only clue i can find is plgVmOnDisplayProductFEVM3 but this is for the product, not the variant? or have i misunderstood something?
Title: Re: VM3: rewriting customplugin from VM2->VM3 plgVmOnDisplayProductVariantFE
Post by: alatak on December 11, 2014, 15:49:08 PM
Hello
This tutorial may help you http://docs.virtuemart.net/tutorials/development/175-code-adjustments-for-virtuemart-3.html
Title: Re: VM3: rewriting customplugin from VM2->VM3 plgVmOnDisplayProductVariantFE
Post by: welrachid on December 12, 2014, 17:12:48 PM
thank you, ive seen that page

What i was hoping to find was a complete documentation including the new methods in VM3. Just to rewrite the whole plugin, which i think is easier than rewriting here and there and following some article. :/

Hopefully i will come soon
Title: Re: VM3: rewriting customplugin from VM2->VM3 plgVmOnDisplayProductVariantFE
Post by: AH on December 15, 2014, 09:47:03 AM
Try here as well

http://reinhold.kainhofer.com/software/tutorial-vm2-plugin-vm3.html
Title: Re: VM3: rewriting customplugin from VM2->VM3 plgVmOnDisplayProductVariantFE
Post by: welrachid on December 15, 2014, 14:00:51 PM
Quote from: Hutson on December 15, 2014, 09:47:03 AM
Try here as well

http://reinhold.kainhofer.com/software/tutorial-vm2-plugin-vm3.html

Thanks. i've seen this one aswell. But thanks a lot