VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: bettinz on October 29, 2014, 17:59:44 PM

Title: How to start with API?
Post by: bettinz on October 29, 2014, 17:59:44 PM
Hello,
I'm starting an application that load products from an external source, and then it sync everything with virtue mart.
I use VM every day, and I know the table system. So, I can execute query for products, categories, prices, etc; but what I want is to use VM's API.
VM API is not dependent by VM version, and it's more clean. I've looked at the documentation, but it's not really helpful.
Have anyone used VM's API and can help me to start the work?

Thank you everyone.
Title: Re: How to start with API?
Post by: Milbo on October 30, 2014, 23:49:07 PM
Lets say it is the goal that the api does not change, you already use the API.
This gives a start http://dev.virtuemart.net/projects/virtuemart/wiki/Developing_a_module_or_plugin_for_VirtueMart_2