My Signup Sheet is a simple Web-based application that allows visitors to sign up for events. It is intended to be used for teachers and organizations wishing to allow users to sign up for events. The admin may specify the events, number of seats available, and information required from each user. The admin can also specify a unique email address for each event to be notified when someone signs up.
| Tags | Office/Business Scheduling Internet Web Dynamic Content |
|---|---|
| Licenses | GPL |
| Implementation | Perl |
Recent releases


Changes: This version fixes a minor bug preventing emails from being sent when in multiple-select mode, and cleans up the code somewhat.


Changes: This release has the option to specify a unique email address for each event and notify that person when anyone signs up for the corresponding event. An admin can also specify that no notifications be sent.


Changes: General code cleanup. The default colors have changed.


Changes: This version fixes a bug that caused events with no slots available to be hidden from viewing.


Changes: The look was slightly improved.
- All comments
Recent commentsUnique and very useful script
We wanted to set up a signup sheet for our monthly potluck suppers. I searched all over the Web, and this appears to be the ONLY script that works for this purpose. I had a few minor complaints--e.g., lack of flexibility in setting up which fields were required. However, I was able to deal with those with some minor hacking. Otherwise, this had everything I wanted.