|
Project Information
Featured
Downloads
Links
|
Update: We're now on GitHub: https://github.com/dmuth/anthrocon-reg Future updates will be posted there. A pre-registration system for science fiction/anime/furry conventions that I am releasing to the community under the GNU Public License. Features- Convention pre-registration with any valid credit card number. (you'll need an authorize.net account) - Multiple levels of membership can be offered, with different date ranges for each level. Lets you do things like offer $5 off for registrations before a certain date. - Full statistics and reporting including a membership breakdown and a revenue report. - A verification page for members who want to make sure they registered and have email confirmation re-sent. - Multiple test modes for local testing/development. - Onsite registration support, and printer support for printing of physical badges. - Watchlist support for individuals who owe the organization money before a registration is allowed. - Template support for automated emails, error messages, etc. - Full auditing/logging to track which staff accessed what records, what fields were changed and by whom, when badges were printed, etc. DetailsDrupal 6 is required. If you want to use Authorize.net for charging credit cards, a module for that is included. Otherwise, you'll have to roll your own charging solution. (or contact me and we'll talk :-) ) The first Drupal 6 release is r293. The final Drupal 5 version is r254. Where is it used?This code can be found in actual use on both Anthrocon's website and Furry Connection North's website: http://www.anthrocon.org/registration http://www.furryconnectionnorth.com/registration Real World UsageThis software was used to take pre-registrations and on-site registration for the Anthrocon 2009, Anthrocon 2010, and Furry Connection North 2010 conventions, and is responsible for processing roughly $500,000 in revenue between those 3 events. More Tools...looking for a way to audit administrator actions on your community website? Check out my Drupal Tools: http://code.google.com/p/dougs-drupal-tools/ |