SMS sending event

Post Reply
vintoICT
User
Posts: 407

SMS sending event

Post by vintoICT »

SMS sending event with a custom sms API will be great. I am currently working on sending SMS to users form a project. It's actually easy to add. I should be done in few hours. However having it in PHPMaker will be really nice.


arbei
User
Posts: 9384

Post by arbei »

You may read Symfony's doc on Creating and Sending Notifications -> Using Events. Also read Global Functions -> AddListener().


Post Reply