Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

[Question] How to add a new SMS provider in Yetiforce? I have added a new file in modules/SMSNotifier/providers/mySMSAPI.php, still it is not working. #12679

Closed
ritesh9763 opened this issue Mar 9, 2020 · 2 comments
Assignees
Labels
❔ question This is a question about the YetiForce system.
Milestone

Comments

@ritesh9763
Copy link

Description

@ritesh9763
Copy link
Author

This is the SMS API we have got from our provider: https://my-sms-provider.com/API/sms-api.php?
auth=&msisdn=&senderid=&message=

However, we are not able to integrate this API in the Yetiforce CRM. Kindly help.

@z0lo13
Copy link

z0lo13 commented Mar 9, 2020

  1. PHP is server based language it is no way to access source code from the link.
  2. You need to create a new class for your provider.
  3. No information provided at all ( What provider, documentation, methods etc.)

Sample integartion:
#12504

@bpabiszczak bpabiszczak self-assigned this Mar 12, 2020
@bpabiszczak bpabiszczak added the ❔ question This is a question about the YetiForce system. label Mar 12, 2020
@bpabiszczak bpabiszczak added this to the YetiForce 5.3 milestone Mar 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
❔ question This is a question about the YetiForce system.
Projects
None yet
Development

No branches or pull requests

3 participants