This module allows sending SMS and making text-to-speech calls via seven.
- Create a
Seven
folder in themodules
directory and navigate into it - Clone the repository:
git clone https://github.com/seven-io/akaunting.git
- Install dependencies:
composer install && npm i && npm run build
- Install the module:
php artisan module:install seven 1
- Send bulk SMS to contacts
- Make bulk text-to-speech calls to contacts
- Send SMS on invoice creation to associated contact
Need help? Feel free to contact us.