Plugin to send 'private' SMS or Instant Messages from Categories

:warning: this plugin is just a proof of concept that I developed in 2016. It should not be installed on production sites.

For sending SMS messages, if you are willing to use, and pay for, twilio, it is quite easy to integrate with Discourse using the twilio-ruby gem. Here’s an example plugin that replaces email with SMS messages for users who have supplied a mobile number.
https://github.com/scossar/twilio-notifications
This hasn’t been tested on the most recent version of Discourse.

4 Likes