Download a test version of the Petition Module

Module available as the petition node module on Drupal

Short description:
1/ Site wide petition settings to enable what fields should be included in the signature form and what fields can be exported in a csv file (you may not want users to be able to collect the email addresses of the signers)

2/ For each petition node: possibility to choose the fields included in the siganture form.

3/ Upon submission of the signature form an email is sent to the signer with a link that must be clicked upon for the signature to be confirmed and displayed.

4/ The petition maintainer can choose to be alerted per email every nth signature. Possibility for the maintainer to export a csv file with all the signatures.

5/ Optional with the IP to country module: possibility to limit the petition to a geographic area (if you only want citizens from a given country to be able to sign the petition)

6/ Theming: possibility to easily write their own node-petition.tpl.php with variables to distinguish between the body and the petition form.