Re: [psa-users] User table
Brought to you by:
koivi
From: Justin K. <ju...@ko...> - 2003-08-15 02:22:23
|
Albert Lash wrote: > I've just completed an installation of PSA for a small application and > realized that for most applications the user table falls short of > requirements. Shouldn't every user have an address, city, state, zip, etc.? > > These fields could be made required or optional. This should be the next > step, so that PSA can be used for people who want register for a newsletter > (printed!) or the like. No login, only user registration. This is a great > idea I believe. > > The updates would be somewhat minor, the schema file, the sql file, and the > psa class would all have to be updated. I'll keep working on the design, > post it here, then make the required changes. Yes, adding that information to the database would be a good idea. This project was originally just a small-time user management thing for a single site CMS, so that type of thing wasn't needed. |