BTW, does anyone have real world experience with any messaging services to provide any cost comparisons?

    @sampoyigi I’ve just checked after update and There is still the same problem.
    below is the error message when I press the send test message button

    ā€œUndefined property: Illuminate\Notifications\Events\NotificationSent::$dataā€ on line 42 of /var/www/html/extensions/igniterlabs/smsnotify/models/MessageLog.php ~~~~"

      Received an error/notice when trying to modify a template: ā€œThe Code has already been taken.ā€. Attempt was made on Order status changed template. Tried to change it to {{ $site_logo }}From {{ $site_name }}: {first_name}, your order {order_id} at {location_name} has been updated to {status_name} ({status_comment})

        Template Order confirmation sms notification to staff requires a staff phone number doesn’t it? Where is the phone number for this notice set?

          @sampoyigi I can see the error below after fixed
          and I got the same message which didn’t replace ā€œā€œĆ¤first nameƱ, your order has been confirmed and will be with you shortly. To view your order progress, use the URL below: Ƥorder view urlĆ±ā€ā€

          ā€œArray to string conversionā€ on line 419 of /var/www/html/vendor/laravel/framework/src/Illuminate/Support/Str.php#0 /var/www/html/vendor/laravel/framework/src/Illuminate/Support/Str.php(419): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, ā€˜Array to string…’, ā€˜/var/www/html/v…’, 419, Array) #1 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/QueryException.php(56): Illuminate\Support\Str::replaceArray(ā€˜?’, Array, ā€˜insert into ti...') #2 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/QueryException.php(39): Illuminate\Database\QueryException->formatMessage('insert intoti…', Array, Object(ErrorException)) #3 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php(670): Illuminate\Database\QueryException->__construct(ā€˜insert into `ti…’, Array, Object(ErrorException)) #4…."

            Tagged v1.0.2 with some minor improvements and bug fixes.

            minyeongkim the variables won’t get replaced when sending a test message but should now work with the automation rule.

              5 days later

              Hello when I try to create a new template in the design I get a page not found.
              Anyone else having this issue? Any idea on how to solve this?

                Creating new templates is not supported, however, you can edit existing ones.

                  Ok, thanks for the reply.
                  I am also having an issue when testing with the Send Test Message button:
                  Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function methodExists() on null
                  in /home/jeezatec/prenotazioni.viaprade8.it/extensions/igniterlabs/smsnotify/smsnotifications/AnonymousNotification.php:14

                  I am using Twilio APIs
                  Any idea what is the problem?

                    jeeza01 Fixed here

                    Also, you can register new SMS templates from an extension, however, you can’t create them through the admin dashboard.

                      sampoyigi will you ever address any of the issues I raised on github? If not, please advise about how to proceed and resolve those issues.

                        14 days later

                        minyeongkim Is this extension working for you? What version are you using? Is the status on the message matching the status that the order has been changed to?

                          I have tried everything I know and still cannot get this extension to actually send a message for real order activity. I can send a test message just fine, but now when I actually change the status of an order. What is the problem?

                          BTW, I have raised this as a separate issue on github and on the forums here. Non of the updates seem to be helping.