Monday, February 11, 2013

How to Send Message to Your Members With Drupal


1. Start your Internet browser and open your Drupal website. Log in using your private user name and password. Click 'Administer' in the menu.
2. Click 'Modules' under the 'Site Building' menu. Enable the 'Node Notification' module and click 'Save Configuration.'
3. Select 'Blocks' under the 'Site Building' menu. Drag the 'SMS Subscription Block' and situate it where you want it to display on your website. You can place it in the right or left side bar.
4. View to check if your 'SMS Subscription Block' appears where you intended to display it on your website. Your site members now can subscribe to your SMS newsletters by providing their phone number and selecting the 'Subscribe' option. They also can stop their subscription by selecting 'Unsubscribe.'
5. Click 'Ozeki SMS Module Settings' in the 'Site Configuration' menu and select 'Send Node Notification.' Check 'Enable SMS Notification When a Specific Content is Created' in the 'Send Node Notification' menu and specify the content types.$CONTENT_TYPE: the current content type;$SITE_NAME: the name of the current site;$NODE_INTRO: the title and description of the node;$NODE_INTRO the 'node title - node body' in the message.To enable SMS mode, click on 'Save Configuration.'
6. Enable the 'SMS Notification' option to update your subscribed users when you create new content on your website. Click 'Notify Users About This Node' and enable the 'Send SMS Notification to Users' option. Save the changes to execute your message notifications to your registered and subscribed users.

No comments:

Post a Comment