Download the PHP package nstechns/jazzcms-laravel without Composer
On this page you can find all versions of the php package nstechns/jazzcms-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nstechns/jazzcms-laravel
More information about nstechns/jazzcms-laravel
Files in nstechns/jazzcms-laravel
Package jazzcms-laravel
Short Description Laravel Jazz sms api or Campaign Management Solution
License MIT
Informations about the package jazzcms-laravel
Jazz CMS, Laravel (SMS API)
This package is use for Send SMS, Received SMS, Balance Inquiry, Send SMS Group, send SMS International, Schedule Job using Jazz / Mobilink api.
Installation
You can install the package via Composer:
Now add the service provider in config/app.php
file:
You can publish the config-file with:
This is the contents of the published config/jazz-cms.php
config file:
You need to set these variables in .env file which you can get from Jazz/ Mobilink:
If you need implement to Received SMS API then you also get JAZZ Short Code:
Usage
Send SMS
you can send sms to local numbers with in country:
Response:
Received SMS
From Date and To Date is Optional: Date Format: 2021-06-30 HH:MM:SS
Balance Inquiry
Check you current balance of messages.
Send SMS Group
You can send sms as group you can create group in Jazz/ Mobilink.
send SMS International
You can send sms to international numbers.
Schedule Job
You can set Schedule Job as list of file contacts. Schedule Date Time Format: 2021-06-30 HH:MM:SS The Schedule Date Time is optional you can send sms immediately
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.