| 1 |
To install the volunteer module, simply place the volunteer directory
|
| 2 |
in your modules directory and load the .mysql file into your database.
|
| 3 |
|
| 4 |
IMPORTANT: volunteer.module does NOT work without event.module AND
|
| 5 |
CiviCRM installed. CiviCRM is available here: http://www.openngo.org/
|
| 6 |
|
| 7 |
It is also strongly recommended that you have a cron solution for your
|
| 8 |
site so that reminder messages can be sent.
|
| 9 |
|
| 10 |
You will want to configure the default volunteer settings in admin >
|
| 11 |
settings > volunteer as well as enabling some permissions for
|
| 12 |
volunteer coordination.
|
| 13 |
|
| 14 |
For more information on all this see the README file.
|