Codeigniter admin/auth system? -


I am starting a new project with codeigniter, and I would like to start on a system that was already created So that I can reduce the time of development.

Is there a good system that handles user authentication with an admin interface to manage users which can be easily extended into a web-app?

If it is too vague, then I can expand

But the question was more about libraries. Either way, implementing some things on that thread will save you time.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -