You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 5.4 branch.
Discussion
----------
[Notifier] Add Yunpian Notifier Bridge
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets |
| License | MIT
| Doc PR | symfony/symfony-docs#15553
This PR provides support for [Yunpian](https://www.yunpian.com/) in Notifier. Yunpian is a Chinese SMS provider.
I based this bridge on this repository https://github.com/siganushka/yunpian-notifier, I made some fixes, and add tests.
It only supports single SMS send. Yunpian provides a batch mode which I have never used.
Commits
-------
f9f81deeca Add Yunpian Notifier Bridge
0 commit comments