Experimental project

This is a sandbox project, which contains experimental code for developer use only.

DESCRIPTION

This module allows the site administrator to conduct drawings among users with a given role or set of roles. When a user's name is drawn a variety of actions may be performed using triggers.

INSTALLATION

  • Put the module in your drupal modules directory and enable it inadmin/build/modules.
  • Go to admin/user/permissions and grant the conduct_door_prize_drawing permission to any roles which should be able to initiate a drawing.
  • Configure and use the module at admin/user/door_prize.

DEPENDENCIES

This module depends on the core optional module trigger.

WORKS WITH

Messaging
Supports the messaging API allowing notices to winners to be sent by multiple methods.

Project information