VirtueMart Forum

VirtueMart 2 + 3 + 4 => 3rd party extension => Topic started by: reinhold on February 08, 2013, 21:57:58 PM

Title: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: reinhold on February 08, 2013, 21:57:58 PM
I have now also created a "Downloads for Sale" plugin:
http://www.open-tools.net/virtuemart-2-extensions/vm2-downloads-for-sale.html

This forum is no longer meant as the support forum of the plugin. If you need support, feel free to post in our dedicated support forum for this plugin: http://open-tools.net/support-forum/vm-downloads-for-sale.html

This is a Virtuemart 2 plugin to sell downloadable files, or provide downloads linked with a bought product (e.g. drivers). The downloads can either be free for all (no registration, no payment), only for registered users of your site, or only after a product has been paid. For paid downloads, once the order has been confirmed, the download link will appear both on the product page and in the invoice / order confirmation (its appearance is configurable).

What this plugin tries to do:

This plugin allows you to add downloadable media files as custom fields (similar to the iStraxx and the Spiral download plugins) and provide those files as free, registered or paid downloads to the user. It has some improvements over the other plugins:
On the other hand, this plugin does NOT try to:


[attachment cleanup by admin]
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on January 19, 2014, 22:56:54 PM
Hi!
Interested in this plugin for my shop. Is it still working with latest versions of VM, like 2.0.26d?

Can I get a trial before I buy to see if it fits my needs?

Thanks for any reply!

Skickat från min HTC One via Tapatalk

Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: reinhold on January 20, 2014, 01:06:36 AM
You can try the plugin at my demo site: http://demo.kainhofer.com/
Admin access (restricted to virtuemart) is admin/admin.
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on January 20, 2014, 12:40:12 PM
Ok, thanks! How is language support / translations working? I need it to speak Swedish 😊

Skickat från min HTC One via Tapatalk

Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: reinhold on January 20, 2014, 13:19:01 PM
The plugin uses the normal Joomla translation system (via language files). Currently, only the English and German language files exist, but you can of course translate it to Swedish (copy the file to ./administrator/language/se-SE/se-SE.plg_vmcustom_downloads_for_sale.ini and translate the strings; Please check whether swedish really uses se-SE as language prefix). I'd be happy to include the Swedish translation in future releases.

The English language file is attached, so you get an idea what needs to be translated.

Best regards,
Reinhold

[attachment cleanup by admin]
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on January 20, 2014, 23:42:06 PM
Hi!
Bought your plugin tonight but run into trouble.

1. The translation doesn´t work. Still shows english in VM-admin and on front. Have translated the file as you suggested and put it in that folder. Checked that se-SE is corrext language prefix (a lot of other files in that folder has that prefix)

2. If I try to upload a zip file as you describe in http://www.open-tools.net/documentation/downloads-for-sale-plugin-for-virtuemart.html
I get error message that this is not a valid mediafile. If I try to make a product and testbuy, there is no file behind the link.
A question here: should I upload to the safe path instead of the suggested path in VM for mediafiles. This to protect from people finding out the url to the files?

Hope you can helt me fix this!

Regards!


Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: reinhold on January 21, 2014, 00:40:19 AM
1) Sorry, I just checked and the correct language tag for Swedish is sv-SE (not se-SE). So of course you need to name the directory and the file sv-SE instead. You can also check this language tag yourself in your Joomla backend under "Extensions" => "Language Manager".

2) See http://open-tools.net/forum/downloads-for-sale-plugin/406-solved-media-file-not-uploading.html (Are you sure you have checked the "Upload" radiobutton when uploading the media file?)

Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on January 21, 2014, 09:03:34 AM
Haha! What a miss. It was the radiobutton. I´m not worthy :-).

And can confirm that translation works now to after changing to sv-SE.

Done one successful test too :-)!

Only thing now is that swedish characters won´t work. What format should I put special characters like å,ä,ö?
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: reinhold on January 21, 2014, 11:33:17 AM
The whole translation file needs to be UTF-8, if non-ASCII characters are used.
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on January 21, 2014, 21:15:41 PM
Thanks! That did the trick. Just neads a little tweaking in the translation now.

Skickat från min HTC One via Tapatalk

Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on January 27, 2014, 18:58:30 PM
Hi again!
New question: i would like to sell a download of a collection of mp3:s as a download to a product. And I get it working for the whole compilation in a zip file.

But how do I do if I on the same product also want to give customers an option to chose buy separate songs instead of the whole compilation. Like from a checkbox menue or chose ad to cart from a list of songs? This possible with this plugin?

Skickat från min HTC One via Tapatalk

Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on November 26, 2014, 22:02:23 PM
Hi! According to the webpage for this plugin it should support multiple downloadable file on the same VMproduct.
http://www.open-tools.net/component/content/article.html?id=47
Says: "It is of course possible to add multiple downloads (free and paid in any combination) to a product. Simply create multiple custom fields as described in this section."

But when I try this, only the link to the first added file appears i the confirmation e-mail and on the order page. Am I doing something wrong here?

Running J 2.5.24, VM 2.6.6
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: reinhold on November 26, 2014, 22:04:46 PM
Are you sure you are using VM 2.6.6 and not VM 2.9.9?

Most pre-release versions of VM 3 (i.e. all VM 2.9.9 versions) ignored all but the first attached customfield from the same plugin. This was fixed in the final release of VM 3.0.

Best regards,
Reinhold
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: t68 on December 04, 2014, 17:44:22 PM
Sorry for late answer! But I run 2.6.6. Have to be a bit careful updating since a payment module I use often breaks with new VM versions. Is there any fix I can apply in code to solve this?

Skickat från min HTC One via Tapatalk

Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: thanjeys on May 06, 2015, 16:53:39 PM
Hi

I purchased plugin and used in Latest Joomla 3 and VM3.

Plugin working good in Free Download.

If i select Paid download its not working.  Pls could you check and solve my problem

http://webinotech.com/demo/learnuseful/administrator/
admin / admin123

Could you check and solve my problem

Thanks
Title: Re: VM2 "Downloads for Sale" Plugin for downloadable products
Post by: reinhold on May 14, 2015, 15:11:19 PM
Dear Thanjeys,
Sorry for the late reply, but we are no longer using this thread here as a support forum, but rather have our own, dedicated support forum for the plugin: http://open-tools.net/support-forum/vm-downloads-for-sale.html

Can you describe in more detail what is not working with paid downloads?
- Are they not appearing at all? => You probably have not set up the order states correctly?
- Are they appearing, but clicking the downloads give an error?  => Something is probably wrong with the media files...
- Is the custom field not appearing at all in the product details page in the VM administration area? => Might either be a problem with the custom field set up or the plugin itself.

Best regards,
Reinhold