QuickmailSMS

Blocks ::: block_quickmailsms
Maintained by My HeroPaul P.
A slight modification of quickmail to allow teachers to send text messages to users.

QuickmailSMS 2012100801

Moodle 2.3
Released: திங்கள், 8 அக்டோபர் 2012, 1:06 PM
##QuickmailSMS
(a very alpha version - not for production sites yet!)

Installation is like any other block - upload it to moodle/blocks and go to Admin->Notifications. Basically, it works just like the old quickmailsms block: You create three custom profile fields with the following specifications:

1.

type - checkbox
shortname - opt
name - whatever you feel appropriate
required - yes
display on signup - yes
Who is the field visible to? - visible to user
checked by default - No

2.

type - select
shortname - mobileprovider
name - whatever you feel appropriate
required - no
display on signup - yes
Who is the field visible to? - visible to user
menu options -
Please select one...
AT&T ~@txt.att.net~
Verizon ~@vtext.com~
T-Mobile ~@tmomail.net~
Sprint PCS ~@messaging.sprintpcs.com~
Virgin Mobile ~@vmobl.com~
US Cellular ~@email.uscc.net~
Nextel ~@messaging.nextel.com~
Boost ~@myboostmobile.com~
Alltel ~@message.alltel.com~

Default value - Please select one...

3

type - text
shortname - mobilephone
name - whatever you feel appropriate
required - no
display on signup - yes
Who is the field visible to? - visible to user
Display size - 10
Maximum Length - 10

Version information

Version build number
2012100801
Can be updated to
0.1.01 (Build: 201210081201) (201210081202)
Maturity
Alpha
MD5 Sum
8412e5cbac011d35c67967183772f03a
Supported software
Moodle 2.3

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.