-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Notifier] [Bridge] [KazInfoTeh] added bridge documentation #16088
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
[Notifier] [Bridge] [KazInfoTeh] added bridge documentation #16088
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a versionadded:: 6.1
block, thanks
notifier.rst
Outdated
@@ -87,6 +87,7 @@ Telnyx ``symfony/telnyx-notifier`` ``telnyx://API_KEY@default | |||
TurboSms ``symfony/turbo-sms-notifier`` ``turbosms://AUTH_TOKEN@default?from=FROM`` | |||
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM`` | |||
Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@default`` | |||
KazInfoTeh ``symfony/kazinfoteh-notifier`` ``kazinfoteh://username:password@default?sender=FROM`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move above LightSms to keep alphanumeric order, thanks
and
KazInfoTeh ``symfony/kazinfoteh-notifier`` ``kazinfoteh://username:password@default?sender=FROM`` | |
KazInfoTeh ``symfony/kazinfoteh-notifier`` ``kazinfoteh://USERNAME:PASSWORD@default?sender=FROM`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fabpot I guess the correct package name would be:
- symfony/kazinfothe-notifier
+ symfony/kaz-info-the-notifier
Can you please confirm?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The correct spelling would be symfony/kaz-info-teh-notifier
. teh
it's abbreviation from technology
in Russian.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry ofc you are right I misspelled it 👍🏻
Please target |
Please add a versionadded:: 6.1 block, thanks You can check 5.4 branch for reference |
This branch needs a rebase please |
…anovegor) This PR was merged into the 6.1 branch. Discussion ---------- [Notifier] [Bridge] [KazInfoTeh] added the bridge | Q | A | ------------- | --- | Branch? | 6.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | - | License | MIT | Doc PR | symfony/symfony-docs#16088 | Recipe | symfony/recipes#1031 This is a notifier bridge for Kazakh SMS provider KazInfoTeh. Commits ------- d500adc [Notifier] [Bridge] [KazInfoTeh] added the bridge
Thanks for your work on this new feature! |
Add Notifier bridge for kazinfoteh.kz
symfony/symfony#44360