CodeIgniter Forums
CodeIgniter Nexmo Message API (Mobile Messaging) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: CodeIgniter Nexmo Message API (Mobile Messaging) (/showthread.php?tid=46570)



CodeIgniter Nexmo Message API (Mobile Messaging) - El Forum - 11-07-2011

[eluser]appleboy[/eluser]
What is Nexmo?

Nexmo is a cloud based SMS API that lets you send and receive high volume of messages at

wholesale rates. Web Site: http://www.nexmo.com/index.html

How It Works?

Please vist http://www.nexmo.com/how_it_works/index.html

Requirements

CodeIgniter 2.0.0+
PHP 5.2.0+
PHP extension: openssl, pcre, json, xml, curl

Install via getsparks:

http://getsparks.org/packages/Nexmo-SMS-Message/versions/HEAD/show

Code:
php tools/spark install -v1.0.3 Nexmo-SMS-Message

Change Log

Date: 2013-01-23 (Developer API)

- Account: Top-up
- Number: Update
- Search: Message
- Search: Messages
- Search: Rejections


Date: 2011-11-19 (Developer API)

- Account: Get Balance
- Account: Get Pricing
- Account: Settings
- Account: Numbers
- Number: Search
- Number: Buy
- Number: Cancel

Date: 2011-10-07 (Messaging References)

- Send a Message
- Send Binary Message
- Send WAP Push Message

Github: https://github.com/appleboy/CodeIgniter-Nexmo-Message


CodeIgniter Nexmo Message API (Mobile Messaging) - El Forum - 01-23-2013

[eluser]appleboy[/eluser]
Release 1.0.3

Date: 2013-01-23 (Developer API)

- Account: Top-up
- Number: Update
- Search: Message
- Search: Messages
- Search: Rejections



Release 1.0.2

Date: 2011-11-19 (Developer API)

- Account: Get Balance
- Account: Get Pricing
- Account: Settings
- Account: Numbers
- Number: Search
- Number: Buy
- Number: Cancel

download form github

https://github.com/appleboy/CodeIgniter-Nexmo-Message

download via getsparks

http://getsparks.org/packages/Nexmo-SMS-Message/show