I need a temporary system to replace a legacy membership system.
It'll be offline running on phpdev (winxp) or online (lamp) depending on what I ultimately find.
The requirements are simple
one user
list of names
address
status
custom fields for other info
1:M names - financial records
output csv files for mail merge
output csv files for email (not via system, user will use outlook)
search
Obviously :rolleyes: I can write this but have time constraints. Can anyone point me to something already written?
Most of the systems I've found are way too complicated.