Download the PHP package irwan-runtuwene/driver-whatsapp without Composer
On this page you can find all versions of the php package irwan-runtuwene/driver-whatsapp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download irwan-runtuwene/driver-whatsapp
More information about irwan-runtuwene/driver-whatsapp
Files in irwan-runtuwene/driver-whatsapp
Package driver-whatsapp
Short Description WABA On-Premise driver for BotMan
License MIT
Homepage http://github.com/irwan-runtuwene/driver-whatsapp
Informations about the package driver-whatsapp
BotMan WhatsApp Business On-Premise API Driver
BotMan driver to connect WhatsApp Business On-Premise with BotMan
WhatsApp Business On-Premise API
Please read the official documentation at Meta for Developer
Installation & Setup
To install you need to run:
composer require irwan-runtuwene/driver-whatsapp
Setup
To use the driver, you will need to set the following:
If you are using BotMan Studio, add the following entries to your .env file:
WHATSAPP_PARTNER="https://YOUR-WABA-HOST"
If you don't use BotMan Studio, add these lines to the $config array that you pass when you create the object from BotManFactory.
Feature List
- [x] Text Message
TODO:
- [ ] Template Message
- [ ] Interactive Message
- [ ] List
- [ ] Button
- [ ] Product
- [ ] Product List
- [ ] Image Attachment
- [ ] Document Attachment
- [ ] Location Attachment
- [ ] Video Attachment
Security Vulnerabilities
If you discover a security vulnerability within BotMan, please send an e-mail to Marcel Pociot at m.pociot@gmail.com. All security vulnerabilities will be promptly addressed.
License
BotMan is free software distributed under the terms of the MIT license.