Wednesday, August 01, 2018
4 Replies
1.5K Visits
Hi,
Is integration with virtuemart available?
If it is, can you please let me know the integration features?
Thanks
Is integration with virtuemart available?
If it is, can you please let me know the integration features?
Thanks
Hi, I got an email about a new release of My Maps Location. Any chance it supports Virtuemart now?
I currently already have vmvendor, geommunity, geolocator plugin for virtuemart by nordmograph:
https://www.nordmograph.com/extensions/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=86&virtuemart_category_id=7&Itemid=58
https://www.nordmograph.com/extensions/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=148&virtuemart_category_id=4&Itemid=58
So I already have database tables containing the geolocation data of virtuemart products. I am wondering whether I can link this to My Maps Location?
I currently already have vmvendor, geommunity, geolocator plugin for virtuemart by nordmograph:
https://www.nordmograph.com/extensions/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=86&virtuemart_category_id=7&Itemid=58
https://www.nordmograph.com/extensions/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=148&virtuemart_category_id=4&Itemid=58
So I already have database tables containing the geolocation data of virtuemart products. I am wondering whether I can link this to My Maps Location?
@Andkit01
This is now possible to do integration.
we have added com_custom in our extension.so in menu manager you need to select custom component.
We added unique concept of helper override so you can overwrite our helper in your template.there are 2 function in it
getCustomSql($zip,$distance)
//in this you can write your sql query
getCustomUrl($item)
in this you can add hyperlink.
Feel free to create ticket so we can help you on that further.
This is now possible to do integration.
we have added com_custom in our extension.so in menu manager you need to select custom component.
We added unique concept of helper override so you can overwrite our helper in your template.there are 2 function in it
getCustomSql($zip,$distance)
//in this you can write your sql query
getCustomUrl($item)
in this you can add hyperlink.
Feel free to create ticket so we can help you on that further.
- Page :
- 1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »