- 🇧🇩Bangladesh wasid Dhaka
Please note that to have
sms_user['number']
this field in the user profile one must enable the sms_user module first which is under the sms framework as a supporting module. sms_user table will not be created by default.
I need 3 types of notifications in my project : 1.email 2.sms 3.private message
Integration of sms framework with message module or message notify module(use message entity as sms body).
I wanna want to send a sms notification with body of message entity(message module) after a special event.
Fixed
2.3
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Please note that to have sms_user['number']
this field in the user profile one must enable the sms_user module first which is under the sms framework as a supporting module. sms_user table will not be created by default.