Order SMS Notifications Extension For Bagisto

Order SMS Notifications Extension For Bagisto

Order SMS notifications extension for Bagisto, is a laravel based extension for bagisto which sends order SMS notifications and account related updates to customer via SMS. These SMS’s are sent to customers on their registered mobile number and mobile number of shippping address.  For admin these details are sent to admin on their moblie number which is configured in SMS notifications extension configuration. By default emails are sent for these updates but as per a study open rate for emails is 20% and around 49% of emails are spam meanwhile for SMS’s open rate is 98%, so its really a good idea to send notifications and updates to customer via SMS.

We at CodeInnovers have developed an extension for Bagisto based on laravel which adds this functionality to a bagisto store. With this extension admin can configure the settings to send the notifications to customers and admin for various events. Features of extension are:

  • Store Admin is informed when a new customer registers on store
  • Store Admin and Customers are informed when there is new order placed for the customer
  • Customer is informed when order is processed and invoice is generated for the order
  • Customer is notified after successful registration
  • Store Admin is informed when order is processed and invoice is generated by any of admin. SMS notifies the name of admin or sub-admin who has generated the invoice
  • Store Admin is informed when order is processed and shipment or credit memo is generated by any of admin. SMS notifies the name of admin or sub-admin who has generated the shipment or credit memo
  • Store Admin is informed when order is cancelled, on hold or status is changed to unhold any of admin. SMS notifies the name of admin or sub-admin who has updated the order status
  • SMS templates for sending SMS for different event are customizable and dynamic details can be entered.
  • Extension is highly configurable and any of the notification can be disabled from admin panel configuration
  • Quality test passed and best quality assured
  • Integrated with Spring Edge SMS API, Jawalb SMS API ,MSG91 Twilio SMS API .If you are using any custom API, that is not configured by default with the extension, do connect with us and we will do the integration free of cost.
  • Free forever support for bug fixes

 

Extension Screenshots:

Admin Notifications Configuration- Bagisto SMS
     Admin Notifications Configuration
Admin Notifications Configuration
     Admin Notifications Configuration
 Admin Notifications Configuration
Admin Notifications Configuration – General
 Admin Notifications Configuration- Customer
Admin Notifications Configuration- Customer
 Admin Notifications Configuration- Customer
Admin Notifications Configuration- Customer
 Admin Notifications Configuration- Customer
Admin Notifications Configuration- Customer
 Admin Notifications Configuration- Customer
Admin Notifications Configuration- Customer

 

How To Install Order SMS Notifications Extension For Bagisto

To install Order SMS Notifications Extension for Bagisto follow these steps:

  • Download the package and extract the package inside packages/ directory in your bagisto installation
  • Goto config/app.php file and add the following line under ‘providers’ array

 Mega\SmsNotifications\Providers\SmsNotificationsServiceProvider::class

  • Goto composer.json file in root directory of bagisto installation  and add the following line under ‘psr-4

“Mega\\SmsNotifications\\”: “packages/Mega/SmsNotifications

 

After its done run below commadns

composer dump-autoload
php artisan migrate
php artisan route:cache
php artisan vendor:publish

Sounds complicated ? We offer free installation of extension. Connect with us to get your extension installed free of cost.

Extension is available to purchase on our website. Feel free to connect with us any time for discussion.

Add a Comment

Your email address will not be published. Required fields are marked *