QuickmailSMS

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

QuickmailSMS 0.1.01 (Build: 201210081201)

Moodle 2.3
Released: Wednesday, October 24, 2012, 11:53 AM
(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
201210081202
Version release name
0.1.01 (Build: 201210081201)
Can be updated from
2012100801
Maturity
Alpha
MD5 Sum
47575147f15ecdd28722ccc9928da1cb
Supported software
Moodle 2.3
  • Latest release for 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.