mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-01-25 02:24:39 +00:00
add link to drupal module
This commit is contained in:
parent
13c3b1bd33
commit
7df2bbea24
@ -2,6 +2,16 @@ id: history
|
|||||||
title: History
|
title: History
|
||||||
---
|
---
|
||||||
|
|
||||||
|
EnvayaSMS for Drupal (2012/03/04)
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Mark Burdett / VozMob released the <a href='https://drupal.org/project/sms_envaya'>EnvayaSMS Drupal module</a>,
|
||||||
|
to make it easy for any Drupal site to send and receive SMS messages via EnvayaSMS.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
Version 2.0.4 (2011/11/29)
|
Version 2.0.4 (2011/11/29)
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -10,6 +10,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.
|
for certain languages to simplify handling its POST requests and generating response XML.
|
||||||
</p>
|
</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>
|
<p>
|
||||||
If a server library is not yet available for your programming language, you can still use
|
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.
|
EnvayaSMS by implementing code in accordance with the API reference below.
|
||||||
|
@ -42,6 +42,16 @@
|
|||||||
<h2>History</h2>
|
<h2>History</h2>
|
||||||
|
|
||||||
|
|
||||||
|
EnvayaSMS for Drupal (2012/03/04)
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Mark Burdett / VozMob released the <a href='https://drupal.org/project/sms_envaya'>EnvayaSMS Drupal module</a>,
|
||||||
|
to make it easy for any Drupal site to send and receive SMS messages via EnvayaSMS.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
Version 2.0.4 (2011/11/29)
|
Version 2.0.4 (2011/11/29)
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -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.
|
for certain languages to simplify handling its POST requests and generating response XML.
|
||||||
</p>
|
</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>
|
<p>
|
||||||
If a server library is not yet available for your programming language, you can still use
|
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.
|
EnvayaSMS by implementing code in accordance with the API reference below.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user