| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 357 |
| Technical Name |
multi_sms_gateway |
| License | AGPL-3 |
| Website | https://www.cybrosys.com |
| Versions | 15.0 16.0 17.0 18.0 19.0 |
Supports:
Community
Enterprise
Availability:
Odoo Online
Odoo.sh
On Premise
Read Blog
Dive into our comprehensive blog posts covering the latest in cybersecurity trends and insights.
Video Tutorial
Watch our detailed video demonstrations and tutorials on YouTube for hands-on learning.
Configuration
To install the module properly, ensure the required external packages (TeleSign, Vonage, and Twilio) are installed by running the following commands:
python3.10 -m pip install telesign
python3.10 -m pip install twilio
python3.10 -m pip install vonage
After installing these packages, proceed with the module installation.
Key Highlights
Send SMS through different Gateway.
Can see all the SMS history send through the Gateway.
Set the user as Manager
Configure SMS gateways
Create account in Vonage
Click here
Collect the credentials from Vonage API Dashboard
Click here
Configure Vonage SMS gateway using the credentials.
Settings >> SMS Gateway >> Gateway List
Access the Send SMS option from the Contacts
Send SMS using Vonage
Enter the phone number with country code
Create a account in Twilio
Click here
Get credentials
Configure the SMS Gateway for Twilio
Send SMS using Twilio
Create account in Telesign
Click here
Configure the SMS Gateway for Telesign
Send SMS through different Gateway
Can see all the SMS history send through the Gateway
Our Features
01
Send SMS through different Gateway.
02
Can see all the SMS history send through the Gateway.
Frequently Asked Questions
Can I use multiple SMS gateways at the same time?
Yes, this module supports multiple SMS gateways such as TeleSign, Twilio, and Vonage.
How can I send SMS from Odoo?
You can send SMS directly from the Contacts module:
Latest Releases
Latest Release 19.0.1.0.0
Updt
Initial Commit
Please log in to comment on this module