Experimental project

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

The Signup Rules module provides Rules integration for Signup.

Provided Rules elements

Events

  • User signed up to content
  • User updated the signup to content
  • User canceled the signup to content
  • Signup to content was opened
  • Signup to content was closed
  • Displaying signup form is being inquired

Conditions

  • Is user signed up to content
  • Is display of signup form allowed

Actions

  • Allow displaying signup form
  • Forbid displaying signup form

Please read the README.txt of the module for more information.

In subsequent versions further rules elements are provided according to project needs and/or feature requests.

Dependencies

Rules 1.x
Signup 1.x

References

The idea and the initial 5 events of signup rules come from the signup issue Add rules event for signup. The code now is in its own module using the signup api in addition to the rules api instead being part of the Signup module so that Signup Rules integration can be activated separately from the Signup module.

Thanks to shenzhuxi for starting the issue and Magnus for the patch on comment #20.

In addition to the rules events of the initial version several more events, conditions and actions have been added to the module increasing the possibilities of controlling signups with rules.
For more information see the README.txt and CHANGELOG.txt files included with the module.

Project information

  • Module categories: Automation
  • Created by meichr on , updated