VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: abhishekjoomdev on February 05, 2016, 21:34:11 PM

Title: Flex shippment and ship value shipping plugin
Post by: abhishekjoomdev on February 05, 2016, 21:34:11 PM
i have joomla 1.5 version where these two plugins are working fine and i want these two plugins in joomla 3.3...is it possible to get these two plugins in joomla 3.3 or we can use any alternative plugins..
Title: Re: Flex shippment and ship value shipping plugin
Post by: GJC Web Design on February 05, 2016, 21:53:46 PM
if you can't find similar then they will need a complete rebuild for J3/VM3

Can u describe what they do?  Many here haven't worked on VM1.1. for many years
Title: Re: Flex shippment and ship value shipping plugin
Post by: abhishekjoomdev on February 05, 2016, 22:11:19 PM
here is the files directory where flex plugin also ship plugin in joomla 1.5
/public_html/administrator/components/com_virtuemart/classes/shipping
Title: Re: Flex shippment and ship value shipping plugin
Post by: abhishekjoomdev on February 05, 2016, 22:18:33 PM
files for flex shipment

flex.cfg.php
flex.ini
flex.php

files for shipvalue shipment

shipvalue.cfg.php
shipvalue.ini
shipvalue.php
Title: Re: Flex shippment and ship value shipping plugin
Post by: abhishekjoomdev on February 05, 2016, 22:45:11 PM
Any help would be Appriciated..

Thanks
Title: Re: Flex shippment and ship value shipping plugin
Post by: AH on February 05, 2016, 22:56:17 PM
QuoteFlex Shipping. Fixed shipping cost to set base value of order with percentage of total sale above base value
QuoteShipping based on order totals. Fixed shipping costs based on values entered in configuration.

You could just clone the supplied shipping plugin supplied in VM3 and re-work it to match your new shipping requirements

Or use one that has similar functionality as GJC noted

Title: Re: Flex shippment and ship value shipping plugin
Post by: abhishekjoomdev on February 05, 2016, 23:00:14 PM
i had modyfied flex.xml file and installed to joomla 3.3 no error occured at this time but shipping plugin not shown into virtumart Shipment Method. i have attached flex plugin plese see

Thanks
Title: Re: Flex shippment and ship value shipping plugin
Post by: GJC Web Design on February 06, 2016, 00:13:37 AM
there is no relationship between VM1.1 shipping code and VM3..
All u can do is as AH suggested is clone the bundled weight-country VM3 one and use the logic of these two to arrive at prices
Title: Re: Flex shippment and ship value shipping plugin
Post by: AH on February 06, 2016, 12:01:04 PM
Quotei had modyfied flex.xml file and installed to joomla 3.3 no error occured at this time but shipping plugin not shown into virtumart Shipment Method. i have attached flex plugin plese see

Thanks

I have no desire to create your shipping plugins

However the route you have taken is very unlikely to result in success - you have to understand how VM3 shipping plugin works and then move forward from that point.

Therefore, as I said earlier:-

Quoteclone the supplied shipping plugin supplied in VM3 and re-work it to match your new shipping requirements