4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-03 21:57:43 +00:00

add link to drupal module

This commit is contained in:
Jesse Young
2012-03-04 15:25:53 -08:00
parent 13c3b1bd33
commit 7df2bbea24
4 changed files with 28 additions and 0 deletions

View File

@ -50,6 +50,10 @@ For convenience, EnvayaSMS includes <a href='https://github.com/youngj/EnvayaSMS
for certain languages to simplify handling its POST requests and generating response XML.
</p>
<p>
Drupal users can also install the <a href='https://drupal.org/project/sms_envaya'>Drupal module</a> (developed by Mark Burdett / VozMob).
</p>
<p>
If a server library is not yet available for your programming language, you can still use
EnvayaSMS by implementing code in accordance with the API reference below.