You can rebranding your application from ultimate sms using Settings Options. You can change your Application Name, Title, Logo, language, etc using this option.

1. General Settings

  1. Login with your admin portal.
  2. Navigate to Settings -> All Settings -> General option.
  3. Finally, update your all information ex. Application Name, Title, Logo, language, Country, Timezone, etc and click on save button.

2. Configure General Email

Setup SMTP Email by navigating to Settings -> All Settings -> System Email Option

3. Authentication

You can set your all authentication settings here ex. Google Recaptcha, Facebook, Twitter, Google, Github Login.

You can also enable or disable Two-Factor authentication by navigating Settings -> All Settings -> Authentication Option.

For Recaptcha Setting:

4. Customer Permissions

You can set your default customer permissions by navigating Settings -> All Settings -> Customer Permission Option. When your customer will register using payment gateway option they will get this default permissions.

5. Setup Realtime Notifications with Pusher.com

This option is for real-time notifications, which means that you won’t need to refresh the page in case there is a notification.

Before, when new notifications for a user was added you needed to refresh the page in order the notifications to be updated. Now in this case the notification will be real time and will be shown immediately in Ultimate SMS notification badge on the top right side.

First you need to register to Pusher.com website to use their services. Click Here to register if you haven’t registered already.

Login to pusher.com with your account and on the channels section, click Manage button.

At the top right side, click Create App. A popup window will be shown to create your new application.

  1. Name your app – for example: Ultimate SMS
  2. Select a cluster – By default pusher.com will select your cluster, you can change it if its needed. You can read more here what is cluster: https://pusher.com/docs/clusters
  3. Frond-end tech stack – Select jQuery
  4. Back-end tech stack – Select PHP

Click on Create app at the bottom of the popup modal.

After the app is created click on the App Keys sidebar menu and on the right side you will be able to see you app keys that needs to be added in Settings -> All Settings -> Pusher in your Ultimate SMS admin area.

Add the keys to the corresponding fields.

  1. Broadcast Driver = Pusher
  2. Key Field= key
  3. Secret Field= secret
  4. Cluster Field= cluster

6. Cron Jobs

Please check the Getting Start Page and search for Cron Jobs Then you will find all details.