Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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"
        }
],

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.

2 participants