// $Id: INSTALL.txt,v 1.3 2006/07/17 18:52:06 morbus Exp $ The petition module is a means of conducting online petitions and collecting signatory names in CiviCRM. The module allows users to construct petitions, view signers and trends in signing, and automatically add members to CiviCRM. *** CiviCRM is required to use this module properly! *** INSTALLATION ------------ 1. Unpack the petition.tar.gz file into your modules directory. 2. Go to administer > modules and enable petition. 3. OPTIONAL: Go to "Administer CiviCRM > CiviCRM Profile". Set up a profile you wish to use to collect information from signers (first name, last name, email address, etc.) IMPORTANT NOTE: petition.module only supports text fields at this time. 4. OPTIONAL: Go to "CiviCRM > Manage Groups". Create a group to which you wish to add petition signers. 5. OPTIONAL: Go to "create content > page" and create a page that users will be taken to after filling out a petition. 6. Configure the module at "administer > settings > petition". 7. Goto "administer > access control" and assign permissions. MORE INFORMATION ---------------- morbus@trellon.com