/[drupal]/contributions/modules/smsgateway/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/smsgateway/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Oct 29 18:04:51 2005 UTC (4 years ago) by therave
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1, DRUPAL-4-6--1-0, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-4-6, DRUPAL-4-7
Changes since 1.1: +11 -4 lines
File MIME type: text/plain
Removed debugging of incoming message text and updated documentation.
1 Requirements
2 ------------
3
4 This module requires at least Drupal 4.6.0.
5
6 Installation
7 ------------
8
9 1. Sign up for a SMS Gateway Service to send the messages through. See
10 README.txt for more details.
11 2. Decompress the downloaded file to a temporary directory.
12 3. Copy the smsgateway directory and its contents to the 'modules'
13 subdirectory of your drupal installation.
14 4. Run the smsgateway.mysql file on your drupal database.
15 5. Activate the module on the 'admin/modules' page.
16 6. Navigate to 'admin/settings/smsgateway' on your site and configure your
17 SMS gateway settings.
18 7. Navigate to 'admin/smsgateway/test' and test your settings.
19 8. Check for receipt of message(s) and navigate to 'admin/smsgateway' and
20 check send logs.
21
22 NB: If you are installing over an older version (i.e. the CVS development
23 version) you should visit the settings page and click on
24 'Save Configuration' to pick up the renamed clickatell provider.
25
26 --
27 David Hamilton <david dot hamilton at jiffle dot net>

  ViewVC Help
Powered by ViewVC 1.1.2