Hi,
I'm new to vm development and I'm happy that from version 2 and above the vm will follow the MVC format.
I have see the wiki page at dev portal http://dev.virtuemart.net/projects/virtuemart/wiki/Plugin_system
But the doc is so small.
I have try to develop a simple custom vm plugin. I have succeed to do that .
But where can I found some useful info about as an example: how to retrive the order id when the some order confirmed? I have see some info at the API of VM but where can I find the whole list of plgsomemethod() functions?
Is the api and wiki the only resource for development?
Thanks.
com_virtuemart/helpers
There is not a whole lot of documentation
But its coming