VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: tmarx on September 12, 2012, 07:30:13 AM

Title: How to create installer for payment plugin?
Post by: tmarx on September 12, 2012, 07:30:13 AM
Hi,

i wrote a payment plugin for VirtueMart 2. I am looking for the best way to create a installation package for this plugin. Is there an example for a package xml file to install a plugin (payment/shipping/...)?

Thanks

Thorsten
Title: Re: How to create installer for payment plugin?
Post by: ivus on September 12, 2012, 10:27:43 AM
Hi tmarx,

Joomla! question.
http://docs.joomla.org/Creating_a_content_plugin (http://docs.joomla.org/Creating_a_content_plugin)
their online guide.
Title: Re: How to create installer for payment plugin?
Post by: jjk on September 12, 2012, 16:01:03 PM
Here is some additional info (I posted this earlier, but accidentially replied to the wrong post)

This is a non-commercial payment plugin, which you could use as an additional example: http://oldextensions.virtuemart.net/index.php?option=com_sobi2&sobi2Task=sobi2Details&catid=2&sobi2Id=869&Itemid=2 (http://oldextensions.virtuemart.net/index.php?option=com_sobi2&sobi2Task=sobi2Details&catid=2&sobi2Id=869&Itemid=2)
Also, see here: http://dev.virtuemart.net/projects/virtuemart/wiki/Payment_Plugins (http://dev.virtuemart.net/projects/virtuemart/wiki/Payment_Plugins)