GenieGate, Version 1.1.0 (PHP 5) manual
Home
Software
Services
Contact
Manuals
More
Sign in
Search:
Next
GenieGate - User Management Software
Table of Contents
1. Introduction
2. System requirements
3. Installation
Really quick overview.
Directory Structure
Quick Start
Install database
Edit geniegate.ini
Run setup.php
Basic Apache Usage
4. Administrative functions
Sign On
Main Menu
User Menu
Create User
Search Users
Expiration dates
Groups
Properties
Export (and import)
5. PayPal support
Setting up paypal items
Configuring GenieGate for PayPal
Paypal in operation
PayPal signup
PayPal upgrade
The return from paypal
The IPN process
6. User level functions
The web/user/ files
User Sign Up
Change Password
Re-send confirmation code
Log Out
Logins
Forgotten Passwords
Personal settings
7. Customization
About the HTML
An explanation of view files
8. Programmers API
Login via the API
"Passive" login
Plug ins
Creating/Modifying the GenieGate libraries
9. Where to get help
A. Caveats and things to note
Expired accounts
Adding time to an account
Passwords are stored as plain text
HTTP Authentication and Log outs
B. vCard implementation
C. Plugins
ApacheDBM large scale htaccess.
D. XML export/import
Overview of the format
The DTD for the XML format
E. License
F. MySQL tables
List of Figures
5.1.
Person wishing to gain access
5.2.
Creating a new account
5.3.
User has existing account
List of Tables
6.1.
Form variables for sign up
6.2.
Form variables for password change
6.3.
Form variables for confirmation code reminder
6.4.
Form variables for password change
6.5.
Form variables for Login
6.6.
Form variables for Password reminder
6.7.
Form variables for changing properties
B.1.
vCard fields and properties
F.1.
MySQL tables
List of Examples
3.1.
Configuring basic apache authentication
5.1.
[PayPal] section of the configuration
5.2.
Example URL for the signup form
7.1.
Example view file
8.1.
1-line login, using PHP
8.2.
2-line login, using PHP
8.3.
Passive login
C.1.
Configuring for ApacheDBM with GNU dbm support
D.1.
Example XML document