Download Latest Version gm-online-reg-v1.10.1.zip (389.6 kB)
Email in envelope

Get an email when there's a new version of GM Online Registration

Home / V.1.2.1
Name Modified Size InfoDownloads / Week
Parent folder
Online-Registration-Guide.pdf 2015-11-18 395.0 kB
changelog.txt 2015-11-18 4.4 kB
README.txt 2015-11-18 3.0 kB
gm-online-reg-v1.2.1.zip 2015-11-18 451.7 kB
Totals: 4 Items   854.2 kB 0
GM Online Registration System version 1.2.1  Nov 17, 2015

The separate files listed here are included in the zip file.
The separate files are provided so you can read about the system
without downloading the zip file.

This is an online registration system for various events.
It is distributed as open source freeware under the 
Open Software License v. 3.0.

It uses PayPal to collect the money, so requires a 
PayPal seller account linked to a bank account.

It can be installed in any existing web site that supports
PHP and MySQL databases.

You edit one configuration file,
then click one button to create the database,
then click another button to create the registration page.

The generated registration page is fully functional,
but not very pretty. It is assumed you will want to 
re-format it and change the text.

----- FEATURES

Registration for multiple people
Can specify to not share personal information with others
Options to indicate Gender, Child, and Student
Hospitality options: Need, Offer, Smoking, Cats, Dogs, Car Pooler
As many custom data fields as needed, in various formats 
   (number, text, radio buttons, selection lists)
Optional use of multiple phone numbers, with number type (home, cell, etc.)
As many Attendance/Price options as needed
Optional discount for Early Registration or fee for Late Registration 
   (date is handled automatically)
Optional discount for other purposes (organization membership, etc.)
Optional donation
Optional payment of deposit instead of entire amount
Optional sales of merchandise (T-Shirts, etc.)
Optional payment of PayPal fee
Optional use of custom PayPal Payment pages
Automatic updating of registration status for PayPal Refunds
Optional reference to this Online Registration System in registration page footer
Confirmation email is sent to user and to registrar for
   Registrations and Refunds
If hospitality is filled in, email is sent to hospitality coordinator
Error checking for invalid or missing data
Logging of all registrations and paypal transactions.
Separate page (password protected) to display registrations 
   and download in Excel CSV format
Separate page (password protected) to edit registrations
Separate page (password protected) to generate database table 
  and HTML registration page via one-button clicks

----- INSTALLATION

For installation instructions, see the User's Guide
Online-Registration-Guide.pdf

To update a version 1.2 installation to version 1.2.1:
1. Replace the old olr-lib.php file with the new one.
2. Replace the old olr-pp-send.php file with the new one.
3. Update the version number in the olr-config.php file
from 1.2 to 1.2.1, in TWO places: 
in the comment at the start of the file,
and in the definition of $c_olr_version near the end of the file.

Home Page: http://www.glennman.com/online-reg/home.html
Download Site: https://sourceforge.net/projects/gmonlineregistration/
Developer: Glenn Manuel, gemdancer@fastem.com
Source: README.txt, updated 2015-11-18