Executing PHP Script when sending quote

Hi,

I am signed up with a sms service provider & have integrated this at my website to send sms manually by filling up name, mobile. Now when I create a contact or send a quote there is php Code being executed so u was thinking will it be possible to run my php files along with these as the data being passed already exists.

Waiting for your reply eagerly.

You can implement your function in the file /application/modules/mailer/controllers/mailer.php#L129

Hello everyone !! :slight_smile:

I would like to make the bills that are pending payment, send a SMS every day until it changes its status to paid, the SMS would be sent by a call to URL. Will it be possible ? where I can start ?

@aletfox Please open a new thread for this.