Multi-User

I am creating a system but need to be multi-user and that when you create a user I can assign privileges to edit, delete or add. So that when you log only shows the buttons that you can only add applicable, edit or delete them.
Please I need much help I guess I can be a session variable when you register for a user to have all its values

Re: Multi-User

Hello,

Have you seen our security module? I believe it is exactly what you are looking for.

regards,
Bernhard Bernsmann

Re: Multi-User

Yes - it is the security module. When you are in your project look at the top menu for modules. There are 3 types you can set up. Read the documentation and also play around with a test project. It creates the tables it needs for the security, so you really only need a blank DB to start using it. It has very fine control of the privileges, but you will have to see what level of complexity you want to the admin to deal with.

It does all the registration and login stuff as well. Very cool.
Peace,
Jamie