Skip to content

[Notifier] Add Infobip #13623

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

Merged
merged 1 commit into from
Sep 9, 2020
Merged

Conversation

jeremyFreeAgent
Copy link
Contributor

@jeremyFreeAgent jeremyFreeAgent commented May 4, 2020

@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label May 8, 2020
fabpot added a commit to symfony/symfony that referenced this pull request Aug 10, 2020
This PR was squashed before being merged into the 5.2-dev branch.

Discussion
----------

[Notifier] Add Infobip bridge

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        | symfony/symfony-docs#13623

- [x] Remove default host

Add Infobip SMS.

see https://www.infobip.com

Commits
-------

e138cba [Notifier] Add Infobip bridge
@javiereguiluz javiereguiluz removed the Waiting Code Merge Docs for features pending to be merged label Sep 7, 2020
@javiereguiluz javiereguiluz added this to the 5.2 milestone Sep 9, 2020
@javiereguiluz
Copy link
Member

Thank you Jérémy.

@javiereguiluz javiereguiluz merged commit e13c894 into symfony:master Sep 9, 2020
@@ -63,6 +63,7 @@ OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPL
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FROM``
Copy link
Contributor

Choose a reason for hiding this comment

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

We should sort them alphabetically in a separate PR.

Same for the mailer transports.

Are you open for a PR @jeremyFreeAgent

And thanks for your contribution 🥳

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done in #14211

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

Successfully merging this pull request may close these issues.

4 participants