/[drupal]/contributions/sandbox/frjo/payson/INSTALL.txt
ViewVC logotype

Contents of /contributions/sandbox/frjo/payson/INSTALL.txt

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


Revision 1.1 - (show annotations) (download)
Fri Apr 8 03:43:40 2005 UTC (4 years, 7 months ago) by frjo
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Added Install instrutions.
1 ********************************************************************
2 D R U P A L M O D U L E
3 ********************************************************************
4 Name: Payson module
5 Author: Fredrik Jonsson <fredrik at combonet dot se>
6 ********************************************************************
7 INSTALLATION:
8
9 1. Place the entire payson directory into your Drupal modules/store/
10 directory.
11
12 2. Load the database definition file using the tool of your choice
13 (e.g. phpmyadmin). For mysql and command line access use:
14
15 mysql -u user -p drupal < payson.mysql
16
17 Replace user with the MySQL username, and drupal with the table
18 being used.
19
20 3. Enable this module by navigating to:
21
22 administer > configuration > modules
23
24 4. Grant the proper access to user accounts under:
25
26 administer > accounts > permissions
27
28 Optionally, configure any module specific settings under:
29
30 administer > configuration > modules > payson

  ViewVC Help
Powered by ViewVC 1.1.2