VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Shipping Modules => Topic started by: duccio on February 05, 2012, 13:47:10 PM

Title: Digital shipment of goods (ebooks, software, etc)
Post by: duccio on February 05, 2012, 13:47:10 PM
Hi folks, I wrote a shipment plugin for the digital shipment of goods (eBooks, software, etc.). Does anybody feels like beta testing it before I put it in the Shipment Extension Directory?

If enough people find it interesting, it could even be included in the standard distribution of VirtueMart, but then a couple more changes would be required to other parts of VirtueMart (for example, Shipment Address is unnecessary).

Duccio

[attachment cleanup by admin]
Title: Re: Digital shipment of goods (ebooks, software, etc)
Post by: dnlvsci on February 11, 2012, 18:52:32 PM
Hello.

This is a good idea but not working for me :( I get this -> Notice: Undefined property: stdClass::$weight_unit in C:\wamp\www\.....\plugins\vmshipment\electronic.php on line 182

I try it for VM 2.0.1F
Title: Re: Digital shipment of goods (ebooks, software, etc)
Post by: duccio on February 26, 2012, 21:21:15 PM
Hi dnlvsci, I'm not really sure that it is connected with the Php notice you reported, but here is anyway a fixed version. The plugin was build and tested on VM 2.0.1C, probably something changed in the meantime but I cannot find any changelog. Will update my VM version and see what goes wrong.

Duccio

[attachment cleanup by admin]