| 1 |
|
| 2 |
|
| 3 |
*************************
|
| 4 |
LightCRM Module Functions
|
| 5 |
*************************
|
| 6 |
|
| 7 |
- Provides a simple *very basic* Customer Relationship management system using the comments module
|
| 8 |
- Notifies user via email of reply from admin
|
| 9 |
- emails reply of admin to user
|
| 10 |
- When user logs in, the lightcrm block will check for any new replies from admin and will display a link to the reply.
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
**************
|
| 15 |
The long Story
|
| 16 |
**************
|
| 17 |
|
| 18 |
The module allows for a very basic way of communicating with users. It adds a LightCrm tab to the user menu. A user posts a comment/support request by c;icking on the LightCrm tab and admin can view the user comments by clicking on the comments menu. The module creates a new node type called lightcrm and creates a new user block for lightcrm.
|
| 19 |
|
| 20 |
Enjoy!
|
| 21 |
|
| 22 |
*************
|
| 23 |
Installation
|
| 24 |
*************
|
| 25 |
|
| 26 |
|
| 27 |
Simply drop the module into the Drupal modules folder, and activate via the admin panel as normal. No database installation required.
|
| 28 |
Usage:
|
| 29 |
Navigate to settings -> lightcrm to select which roles receive notifications of new support requests.
|
| 30 |
Configure email message using the available tags
|
| 31 |
Select if users receive a notice everytime admin posts a reply
|