Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bartpoelmans committed Oct 2, 2014
1 parent dede3ae commit c50ee6f
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
Sms
===

#Description
##Description
This module enables SMS sending via a Mendix application. A Clockwork account is required and can be acquired via [http://www.clockworksms.com/](http://www.clockworksms.com/).

#Typical usage scenario
##Typical usage scenario
For sending a sms for e.g. a notification, two factor authentication or verification of a new account.

#Features and limitations
##Features and limitations
- Plug 'n play Mendix module for easy sending sms messages.
- 1 message can contain up to 160 characters with a maximum of 459 characters and results in 3 messages.
- The sender is optional.
- A ClockworkSms account is required.
- Multiple networks are covered.

#Screenshots
##Screenshots
Settings
<img src="docs/smssettings.png" />
Logging
<img src="docs/smslogging.png" />


#Roadmap
##Roadmap
- Other sms providers -> To be defined and to be determined.

0 comments on commit c50ee6f

Please sign in to comment.