Skip to content

Repository files navigation

seven logo

seven SMS for Akaunting

Send bulk SMS, place text-to-speech calls and trigger invoice notifications from Akaunting via the seven gateway.

MIT License Akaunting 3.x PHP 8.0+


Features

  • 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

Prerequisites

Installation

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>

Configuration

In the Akaunting admin go to Apps > Seven and paste your seven API key.

Support

Need help? Feel free to contact us or open an issue.

License

MIT