Send SMS and text-to-speech notifications to your Moodle learners and staff via the seven gateway.
- SMS & Text-to-Voice - Notify learners or admins via SMS or automated phone calls
- User-Field Placeholders - Reference any standard Moodle user column in your message body
- Standard Block Plugin - Drop the seven block onto any Moodle page
- A Moodle installation
- A seven account with API key (How to get your API key)
- Download the latest release.
- Copy the plugin folder into Moodle's
blocks/directory. - Log in to Moodle as administrator.
- Click the Reload database button to install the plugin.
- Paste your seven API key when prompted.
You can now drop the seven.io block onto any course or dashboard page.
Wrap any of these user columns in {{ ... }}:
| Placeholder | Description |
|---|---|
{{username}} |
Username |
{{firstname}} |
First name |
{{lastname}} |
Last name |
{{email}} |
Email address |
{{phone1}} |
Primary phone |
{{phone2}} |
Secondary phone |
{{institution}} |
Institution |
{{department}} |
Department |
{{address}} |
Postal address |
{{city}} |
City |
{{country}} |
Country |
Unresolved placeholders remain as plain text in the outgoing message.
Need help? Feel free to contact us or open an issue.