PDA

View Full Version : sms gateway integration in Vivvo4.5


abhishek
07-13-2010, 02:13 PM
I am developing a website in Vivvo4.5 and want to integrate sms subscription option.
I have searched all the available plugins and there is no plugin currently available for sms gateway integration in vivvo4.5. I would like to develop the same and hence I require the API documentation, documentation of all the functions to be called for the development from scratch and also the programing convention followed with vivvo.

Where can I get it?

Any help from you will be great.

Thanks.

boccio
07-13-2010, 02:54 PM
Developer documentation is available at:
http://wiki.vivvo.net/devdoc

For SMS subscription you can basically utilize default login/register procedures and just create module for communicating with your SMPP server.

abhishek
07-16-2010, 10:14 AM
Developer documentation is available at:
http://wiki.vivvo.net/devdoc

For SMS subscription you can basically utilize default login/register procedures and just create module for communicating with your SMPP server.



thank you boccio for the reply.It was a great help.:)