Kindly ensure that the cron job or schedule task is enabled to facilitate the importing of contacts, sending campaigns, and all other background-related tasks. Please navigate to Settings > All Settings > Cron jobs for more details.
Sending servers are needed in order to send out all the sms from the application. {{ config('app.name') }} comes with support more than 200+ sending servers or gateways. You can use either of them, or Create your own one
Plans are essential for configuring SMS pricing, coverage, sending limits, plan features, etc. {{ config('app.name') }} allows you to create various types of price plans for your customers. Additionally, you can assign different types of sending servers or SMS gateways and allocate SMS units based on countries.
When you first installed the application, you were asked to create a customer account. In case you haven't done so, please go ahead and create one. When using {{ config('app.name') }}, the customers are the ones that manage the contact lists, campaigns, templates and so on. You can also assign different types of pricing, sending servers or SMS gateways, permissions, etc to your customers.
After creating a Plan and Customer, now it's time to assign your plan to your customer. To assign a plan to your customer, go ahead and click on the Assign Plan button.
You have the option to assign sender IDs or phone numbers to your customers. This step is optional if your sending servers or SMS gateway do not support sender IDs or phone numbers as originators.
You have the option to configure your Application/Brand Name, Application Title, Logo, Favicon, Default Language, and many more. Navigate to Settings -> All Settings -> General to configure your application.
{{ __('locale.labels.sender_id') }} | {{ __('locale.labels.name') }} | {{ __('locale.menu.Customer') }} | {{ __('locale.plans.price') }} | {{ __('locale.plans.validity') }} |
---|---|---|---|---|
{{ $senderid->uid }} | {{ $senderid->sender_id }} | user->uid)}}>{{ $senderid->user->displayName() }} | {{ Tool::format_price($senderid->price, $senderid->currency->format) }} | {{ $senderid->displayFrequencyTime() }} |