Software

Hop Super Texter

Current Version: 3.0.0
  • EE2
  • EE3
  • EE4
  • EE5
  • EE6
  • Installation for EE 3+

    1. Unzip the folder to a temporary location on your local hard drive.
    2. FTP the files from their local folders to the same locations in your EE install’s /system/user/addons/ folder on the server.
    3. Navigate to Add-ons in your EE control panel and install the add-on. That’s it!

  • Installation for EE 2

    1. Unzip the folder to a temporary location on your local hard drive.
    2. FTP the files from their local folders to the same locations in your EE install’s /system/expressionengine/third_party/ folder on the server.
    3. Navigate to Modules in your EE control panel and install the add-on. That’s it!

  • Usage

    {exp:hop_super_texter:send_text} sends the contents of the tag to the number you specify.

    {exp:hop_super_texter:send_text to="+11234564444" output="SMS sent!" country_code="1"}
       Hello, world         
    {/exp:hop_super_texter:send_text}
  • Parameters

    to=”“

    This parameter is mandatory. Write the phone number you’re sending an SMS to. Don’t forget to put on the country code (+1 for Canada and US numbers). If no country code entered, the default one will be used.

    output=”“

    By default, or if set to “yes”, text will be displayed indicating success or failure. It’s usually something like this: (SMS sent to +1123123456 (current status : queued)) If set to “no”, nothing will be displayed. If set to anything else, it will display that custom text.

    country_code=”“

    You can specify the default country code that will be used if the “to” number doesn’t have one already. This will override the country code you entered in the module settings, so the order is: number’s country code, tag’s country code, settings’ country code.

    test=”“

    If set to “yes”, the module will act as if the SMS has been sent, but without actually sending any query to Twilio. Handy to test your templates.

  • Updating

    Updating is easy:

    1. Download a new version from this website, and extract on your hard drive.
    2. Upload the new files to their appropriate locations.

  • Uninstalling

    1. Navigate to the Add-Ons > Modules tab in your EE control panel and uninstall the module.
    2. Remove the add-on directory from your EE system folder on the server.

  • Version History

    Last updated: 2 years ago

    3.0.0 - 2021-06-10

    Updated

    • Hello EE6!
    • README and add-on description

    2.0.1 - 2017-11-27

    Added

    • Updated for EE 4

    2.0.0 - 2016-06-20

    Added

    • Updated for EE 3

    1.0.3 - 2015-10-29

    Added

    • Option to log each text sent in EE developer log

    1.0.1 - 2015-02-17

    Fixed

    • Code cleanup

    1.0

    Added

    • Initial Release!

Have a Project for Us?

Request a Proposal