WhatsApp Messenger

Maintained by Mattan Dor
WhatsApp Messenger Block for Moodle is a Moodle block plugin that allows teachers to easily send WhatsApp messages to individual students or entire course cohorts directly from a course page. Using the WhatsApp Business API, it supports message templates with dynamic placeholders, multilingual content, real-time sending status, and full message logging - making course communication fast, reliable, and well-documented.
Price option: Free

Supports Moodle 3.10-5.2 See all versions
Latest release: 2 months ago
Installations: 84
Downloads (last 90 days): 210

Frankenstyle name: block_whatsapp_messenger
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello,
First of all, thank you for your prompt response.
I have two questions I hope you can answer for me:
1. Could you implement a feature to send messages to groups? I see that messages can be sent individually or to all students, but it would be a good idea to add an option to send them to course groups as well.
2.- On the mobile view, I noticed an issue where, when I tap the text input field to write a message, the widget hides, and I have to open it again to see the message. It would be great if you could fix this small issue.
Thank you very much
Hi,
Thanks for reporting this.
The issue has been fixed by updating the external API references to match the newer Moodle namespace structure (core_external\external_api). The plugin has been adjusted to be compatible with the newer Moodle versions.
Please update to the latest version and verify on your side.
Hi, the plugin is failing on newer Moodle versions with this error:
`Exception - Class "external_api" not found`
It looks like the external service classes need to be updated to the new Moodle namespace, for example `core_external\external_api` instead of the old global `external_api` class.
Could you please make this update in the plugin please?
Approval issue created: CONTRIB-10252