sms outgoing plugin

By Dave - March 25, 2016

Hi zaba, 

The SMS gateway we use, txtlocal.com, is actually a UK company so you're covered there.  

And the plugin let's you send a message as easily as this: 

list($errors, $response) = outgoingSMS_sendMessage($from, $to, $text);

You may need to write a bit of custom code to create the text of the message you want to send, but once you have the message the plugin handles everything related to sending it.

Hope that helps!  Let me know any other questions.

Dave Edis - Senior Developer
interactivetools.com