Send bulk SMS, place text-to-speech calls and trigger invoice notifications from Akaunting via the seven gateway.
- Bulk SMS - Reach all contacts in one go
- Bulk Voice Calls - Place text-to-speech calls to contacts
- Invoice-Triggered SMS - Auto-notify the associated contact when a new invoice is created
- An Akaunting installation
- PHP 8.0+, Composer, Node.js
- A seven account with API key (How to get your API key)
cd /path/to/akaunting/modules
git clone https://github.com/seven-io/akaunting.git Seven
cd Seven
composer install
npm install
npm run build
cd ../..
php artisan module:install seven <company_id>In the Akaunting admin go to Apps > Seven and paste your seven API key.
Need help? Feel free to contact us or open an issue.