Page 1 of 1

SMS sending event

Posted: Fri Mar 29, 2024 6:45 pm
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.


Re: SMS sending event

Posted: Sat Mar 30, 2024 11:40 am
by arbei

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