Zend Framework - User management plugin

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
fastfingertips
Forum Contributor
Posts: 242
Joined: Sun Dec 28, 2003 1:40 am
Contact:

Zend Framework - User management plugin

Post by fastfingertips »

Hello

Now i've start to think to a user management plugin for ZF and because also my arhitecture knowledge leaks in this area can you provide me some advice related to this subject?

I'm thinking to the following features:
-> user management (add/edit/delete user, login user, recover password)
-> user permission management (add/edit/delete user groups and user individual permission, permision system deep to action, for example permission to submit a form from a page);

I will also be happy if you can provide me some books etc, but please skip Martin Fowler :D
Post Reply