-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SMS channel support via Infobip and HttpSMS addons (#4637)
* wip: Add SMS channel support via Infobip and HttpSMS addons - Moved Config files to the Laravel config directory - Added Infobip DataSource supporting SMS channel - Added HttpSMS DataSource supporting SMS channel - Small changes to AfricasTalking and Mteja addons - Adjusted V3 ConfigRepository to use the new config files * chore: laravel package discovery for platform addons * feat: support incoming sms channel for httpsms and infobip providers * fix: phpcs lint issue * chore: fix fetching enabled sources on the data source manager * test: fix Receive message test * chore: update features config file * chore: update integration test
- Loading branch information
Showing
43 changed files
with
1,436 additions
and
1,147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.