• Hey,

    I would like to include custom variables, such as “xpto_data”, in the SMS message templates generated by the BulkGate plugin. These custom variables would allow me to include dynamic and personalized content in my SMS notifications.

    I have explored the plugin’s documentation and codebase but couldn’t find built-in support for creating and replacing custom variables. I understand that modifying the plugin may be required to achieve this functionality.

    Could you please provide guidance on how I can integrate custom variables into the BulkGate plugin? Specifically, I would appreciate information on the following:

    Which files or functions in the BulkGate plugin should I modify to handle custom variables?
    How can I ensure that these custom variables are recognized and replaced in the SMS message templates?
    Are there any recommended practices or guidelines I should follow when implementing custom variables?
    Any documentation, code snippets, or step-by-step instructions you can provide would be greatly appreciated. I am open to making the necessary modifications to the plugin but would like to ensure that I’m following the correct approach.

    Thank you very much for your assistance. I look forward to your guidance and support in integrating custom variables into the BulkGate plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author BulkGate

    (@woosms)

    Hello,

    firstly sorry for the late reply, but we are in holiday mode so there can be delays in the answers.

    However please share this special request directly to [email protected]. Our tech team will check what we are able to make for you and continue the conversation via email.

    Thank you very much for the cooperation.

    Regards,

    BulkGate team.

    Plugin Author BulkGate

    (@woosms)

    From version 3.0.0 you can use variables prefixed by extra_,

    If you have variable in post_meta field tracking_number you can use in message text <extra_tracking_number>

    Thread Starter João Brito

    (@blisq)

    Hey guys,

    Perfect!
    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom Variables’ is closed to new replies.