Skip to content

Added support for content templates (i.e. whatsapp)#152

Merged
onlime merged 3 commits intolaravel-notification-channels:masterfrom
alexw23:twilio-content-templates
Jul 7, 2025
Merged

Added support for content templates (i.e. whatsapp)#152
onlime merged 3 commits intolaravel-notification-channels:masterfrom
alexw23:twilio-content-templates

Conversation

@alexw23
Copy link

@alexw23 alexw23 commented Dec 13, 2024

Added support for sending content templates. This also adds support for whatsapp (inherity).

Added documentation about this.

See here for more details: https://www.twilio.com/docs/content/send-templates-created-with-the-content-template-builder#how-to-add-senders-to-a-your-sender-pool

@alexw23 alexw23 mentioned this pull request Dec 13, 2024
@evaldorcardoso
Copy link

Hello @onlime , is there any chance of this being implemented in the project? I am implementing this package in my project and I need to use content templates and would like to use this solution. Thanks a lot!

@alexw23
Copy link
Author

alexw23 commented Mar 19, 2025

@evaldorcardoso just use my fork for now if you need.

"require": [
        ...
        "laravel-notification-channels/twilio": "dev-add-content-messages-v3"
],
"repositories": [
        ...
        {
            "type": "vcs",
            "url": "https://github.com/alexw23/twilio"
        }
],

@cschalenborgh
Copy link

@onlime could you merge this PR? Thanks.

@voicecode-bv
Copy link

@onlime kindly asking you to merge this PR, thanks a lot!

@onlime onlime merged commit d1144fd into laravel-notification-channels:master Jul 7, 2025
@onlime
Copy link
Collaborator

onlime commented Jul 7, 2025

sorry about the delay. I have never used content templates and didn't find time to test it. Providing at least a unit test would have helped... trying to add it now.

@onlime
Copy link
Collaborator

onlime commented Jul 7, 2025

added tests and released v4.1.1

@voicecode-bv
Copy link

Thank you very much @onlime, really appreciate the quick action! 👍 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants