[Gllug] Membership system: recommendations please

Richard Huxton dev at archonet.com
Fri Jan 23 15:46:58 UTC 2009


Richard Jones wrote:
> On Fri, Jan 23, 2009 at 11:36:41AM +0000, David L Neil Mailing list a/c wrote:
>> Am looking for a (relatively simple) membership system which will track
>> society members and the status of annual fee payments, which can also be
>> hooked up to Apache authentication. Would welcome your recommendations
>> please?

> You should be able to tie MediaWiki authentication to a reasonable DB
> schema.

Failing that, with PostgreSQL you can easily write some trigger
procedures to generate a reasonable schema from apache based on changes
to the wiki user (+other) tables. You can probably do something similar
with a recent enough version of MySQL too.

-- 
  Richard Huxton
  Archonet Ltd
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list