- Welcome page
- Solutions
- SMS from CRM
- SMS from Communication Softwares
- System Monitoring
- SMS from CMS
- Joomla SMS
- Drupal SMS
- SMS sender page in Drupal 6
- SMS sender block in Drupal 6
- Contact users module in Drupal 6
- Node notification module in Drupal 6
- Drupal 6 Ozeki Extend Module
- SMS from Moodle
- Helpdesk
- OTP
- SMS from Cloud
- Ozeki NG Interface
- SMS payment link
- Applications
- SMS Examples
- Products
- Contact
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP on your website
SMPP SMS Gateway
SMS service providers use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
SMS sender block in Drupal 6 provided by Ozeki SMS Module
Download: | ozekisms_v2.zip |
Video: | ![]() |
Send SMS from Drupal (part 1/2, configure your modem) |
Video: | ![]() |
Send SMS from Drupal (part 2/2, configure your system) |
Send SMS from Drupal (part 1/2, configure your modem)
Send SMS from Drupal (part 2/2, configure your system)
To help you make a decision which network connection is best for you for sending SMS, we have prepared a webpage: Internet based SMS connections vs. GSM modem based (wireless) SMS connections.
How SMS sender block works
To your Drupal web site, first you need to download and install Ozeki SMS module. This module will ensure SMS functionality to your web site which means that users will be able to send SMS messages from Drupal sites. After the installation an SMS sender block will appear, you can specify its exact place during the configuration. In this block users need to provide a recipient phone number and compose a message. They can send the message by clicking on "Send message" button. Ozeki NG SMS Gateway will forward messages to the mobile network either with GSM modem connection or with IP SMS connection (Figure 1). Please read the configuration guide below to find the respective steps of the configuration separately.
Figure 1 - SMS sender block in Drupal based on Ozeki NG SMS Gateway
Configuration steps for Drupal SMS (with SMS sender block)
First you need to download and extract ozekisms.zip. In our example I extracted it to the desktop (Figure 2).
Figure 2 - Ozeki SMS module on the desktop
Right click on the downloaded module and select "Copy" option (Figure 3).
Figure 3 - Copy the module
Paste the module into the modules folder of Drupal. The relative path to Drupal should be \sites\default\modules (Figure 4).
Figure 4 - Paste module
Start your browser and open your Drupal site (Figure 5).
Figure 5 - Open your Drupal site
Log into Drupal site with your username and password (Figure 6).
Figure 6 - Log into Drupal
Click on "Administer" menu and select "Modules" menu item (Figure 7).
Figure 7 - Click on "Modules"
Enable Ozeki SMS Module and click on "Save configuration" (Figure 8).
Figure 8 - Enable Ozeki SMS Module
Now go to "Site configuration" in the menu and click on "Ozeki SMS Module settings" (Figure 9).
Figure 9 - Ozeki SMS Module settings
Here provide the following values:
IP address: it is the IP address of the computer where Ozeki NG SMS Gateway
has been installed
HTTP Port Number: is the port of the built-in HTTP server of the gateway
Username and password: the username and password you use to log into Ozeki
NG SMS Gateway
HTTP GET string: this will be queried through HTTP
(If you leave the default settings unchanged (even you leave the default username:
"admin" and password: "abc123") and Ozeki NG SMS Gateway has been installed to
the same computer as Drupal, then this module also will work properly.)
This HTTP GET string can be used with any other SMS gateway that has a built-in
HTTP server.
Finally click on "Save configuration" (Figure 10).
Figure 10 - Provide values
Click on "Site building" and then on "Blocks" (Figure 11).
Figure 11 - Click on "Blocks"
Now grab "Block to send an SMS" and place it into one of the block where you wish it to appear. In our example it is placed into the right sidebar (Figure 12).
Figure 12 - Place the module where you want it to appear
As you can see on Figure 13 the block appears in the right sidebar. I enter the recipient phone number, compose a message and click on "Send message" to test the system.
Figure 13 - Fill the form
In Ozeki NG SMS Gateway you can see that the message has been sent out to the recipient (Figure 14).
Figure 14 - Sent message in Ozeki NG SMS Gateway
Thank you for reading this guide. If you still have further questions please contact us at info @ ozekisms.com
Related pages:
- SMS sender page module in Drupal >>>
- Contact users block in Drupal >>>
- Node notification module in Drupal >>>
- Ozeki NG SMS Gateway software overview >>>
- GSM modem vs IP SMS connectivity >>>
More information
- How to implement an SMS sender page in drupal
- How to contact users by SMS in Drupal web sites
- How to send SMS notification from Drupal
- How to send SMS from Drupal 6 with Drupal Ozeki eXtend Module