Hi,
is it posible to display a products / banner on differtent sites
maybe with a iframe or something
Best regards
ocean
Hello,
VM2 supports webservices, so you could use soap to retrieve the data from your vm site and show it where ever you want with your custom templates.
Take a look here: http://dev.virtuemart.net/projects/virtuemart/wiki/Webservices_usage
Regards
mmmmm, okey :-\
Do I mis some files and the option to activate?
Quote
SOAP Webservices are only avalaible in Virtuemart 2. To enable it go to Virtuemart configuration panel.
WSDL are reachable at : ...administrator/components/com_virtuemart/services/****.php
Hello,
Is implemented with the following: http://extensions.joomla.org/extensions/extension-specific/virtuemart-extensions/virtuemart-administration/11541
Regards
thanks for the link
SOA is not plug-and-play .... :(
And does it really can show for example my products top10 on any website? Thats what I want.
Hello,
You have to develop a module for that i suppose, will not automatically display products on the other site, except if there is something ready.
Regards
okey thanks
than I have to find out how too make a module
the other site is gladly a joomla site that makes it easier I hope .