I am trying to code a content management system for my website from scratch. I would like some kind of tutorial to help me if there is one.
I want the system to be able to manage all the content on the site (pretty easy to do, mostly complete) and also manage user accounts with different levels of access. The user bit needs to include things like being able to change passwords or e-mail the user.
So really I need a tutorial on how to build a good user management system and then I can incorporate this into my cms.
Does anyone know of any good tutorials like that?
Thanks 🙂