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

Implement Telnyx SMS adapter #14

Merged

Conversation

dcowan-london
Copy link
Contributor

What does this PR do?

Implements a new SMS Adapter for sending via Telnyx

Test Plan

I've successfully sent a test SMS using the new Telnyx adapter.

Related PRs and Issues

Closes #13

Have you read the Contributing Guidelines on issues?

Yes

@stnguyen90 stnguyen90 requested a review from abnegate January 26, 2023 22:35
@stnguyen90
Copy link
Contributor

@dcowan-london, would you please fix the linting error?

Copy link
Member

@abnegate abnegate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! You can run composer format to fix the linting error

src/Utopia/Messaging/Adapters/SMS/Telnyx.php Outdated Show resolved Hide resolved
@dcowan-london
Copy link
Contributor Author

@stnguyen90 @abnegate Sorry to nag, but following up on this?

Copy link
Member

@abnegate abnegate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for your contribution 😁

@abnegate abnegate merged commit 5fdf678 into utopia-php:main Feb 8, 2023
@dcowan-london
Copy link
Contributor Author

Thank you!

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.

🚀 Feature: Telnyx SMS
3 participants