https://github.com/seven-io/akaunting
Send SMS and make text-to-speech calls
https://github.com/seven-io/akaunting
accounting akaunting sms text-to-speech tts voice
Last synced: 3 months ago
JSON representation
Send SMS and make text-to-speech calls
- Host: GitHub
- URL: https://github.com/seven-io/akaunting
- Owner: seven-io
- License: mit
- Created: 2021-09-10T09:21:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T16:10:44.000Z (7 months ago)
- Last Synced: 2025-01-07T12:51:36.460Z (5 months ago)
- Topics: accounting, akaunting, sms, text-to-speech, tts, voice
- Language: PHP
- Homepage: https://www.seven.io/en/docs/third-party-solutions/akaunting/
- Size: 1.28 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# seven Module
This module allows sending SMS and making text-to-speech calls
via [seven](https://www.seven.io/).## Installation
- Create a `Seven` folder in the `modules` 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`### Functionalities
- Send bulk SMS to contacts
- Make bulk text-to-speech calls to contacts
- Send SMS on invoice creation to associated contact#### Support
Need help? Feel free to [contact us](https://www.seven.io/en/company/contact/).
[](LICENSE)