#########################################################################
# Copyright (c)  2005, 2006  Stephan A. Rickauer.                       #
# Permission is granted to copy, distribute and/or modify this document #
# under the terms of the GNU Free Documentation License, Version 1.2    #
# or any later version published by the Free Software Foundation;       #
# with no Invariant Sections, no Front-Cover Texts, and no Back-Cover   #
# Texts.  A copy of the license is included in the section entitled     #
# "GNU Free Documentation License".                                     #
#########################################################################

'phpMyMembers' is a php based program to manage members of a club or a
community. It has a strong focus on usability and is thus not as over-
loaded as community sites or CRMs. However, it offers features pure
address book programs usually lack:

Feature list:
 - Multi language capable (only one language file to translate)
 - Multi user capable (to e.g. restrict record editing priviliges)
 - Generation of PDF address lables (e.g. for SmartLabel printers)
 - Member photo handling by database
 - Simple, browser based user interface
 - Multiple addresses per member (default three, easily extendable)
 - Multiple membership categories (default five, easily extendable)
 - "Group Of Groups" support

Requirements:
 - Some web server (e.g. Apache)
 - php4 or php5
 - MySQL >= 3.23


Please find the installation manual in a file called 'INSTALL' within
the 'doc/' folder of this project. In case of problems or feature
requests you are very welcome to write to 'phpmymembers@nongnu.org'.
