| 1 |
// $Id: INSTALL.txt,v 1.1.4.2 2009/02/17 21:13:05 karst Exp $
|
| 2 |
*************************************************
|
| 3 |
Ecard Module
|
| 4 |
*************************************************
|
| 5 |
Author: msarath
|
| 6 |
co-maintainers: Karsten Frohwein
|
| 7 |
This is the Drupal 6 version.
|
| 8 |
|
| 9 |
Installation
|
| 10 |
--------------------
|
| 11 |
Please install this module like any other Drupal module.
|
| 12 |
You can finde a documentation here:
|
| 13 |
|
| 14 |
http://drupal.org/node/120641
|
| 15 |
|
| 16 |
|
| 17 |
Steps to install ecard module
|
| 18 |
--------------------
|
| 19 |
1. Unzip and copy the entire module to your modules directory
|
| 20 |
(eg: /sites/all/modules )
|
| 21 |
|
| 22 |
2. Go to admin/settings/ecard to configure ecard , choose which content you
|
| 23 |
want to send as ecard.
|
| 24 |
|
| 25 |
3. Go to admin/user/access to set access permissions.
|
| 26 |
|
| 27 |
4. Try to create a content once it get submitted you will see a form to
|
| 28 |
send that as an ecard.
|