Users
In this episode we are going to setup User plugin for October CMS, and learn how to register and login users and also how to protect our pages from unauthorized access.
In the last episode I told you that it would be a good idea to protect our contact form, so that only registered can input data into our database. In this episode I’m going to show you how to do exactly that, using the User plugin for October CMS.
I’m also going to show you how you can create Register, Login and Profile pages for your site and how to setup a sign out link.