VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: veeco on December 23, 2012, 11:32:05 AM

Title: Param vs Field in manifest
Post by: veeco on December 23, 2012, 11:32:05 AM
Hello Guys,
as far as i concern, JParam is deprecated in J2.5 and now we should use jForm instead. But i see virtuemart plugin parameter still using <param> if i start to use jform <field>  in my plugin, will there be any problem ?
Title: Re: Param vs Field in manifest
Post by: jenkinhill on December 23, 2012, 16:44:22 PM
VM developers had kept J1.5 compatibility to help old VM users and slow adopters, but support for 1.5 is now ceased. Now we are looking towards J2.5 and in time, J3, with VirtueMart 2.2
Title: Re: Param vs Field in manifest
Post by: veeco on December 23, 2012, 16:52:15 PM
Is it safe to start use <field> instead of <param>