BrainDeadGenius Posted August 7, 2016 Posted August 7, 2016 I've started work on my own custom / personal CMS. I've made a lot of custom scripts in the past, and I've finally come to the realization that I need to build a class for this purpose to make my life a lot easier. So, since I need to build my personal website anyway, I figured I could use that as the stepping stone for building a custom CMS system. Here's a preview https://gyazo.com/8edbd6fd29f74ff345617b6e475a4dd4 1
Xylate Posted August 7, 2016 Posted August 7, 2016 Dashboard seems like a template. It is Nice login though.
BrainDeadGenius Posted August 7, 2016 Author Posted August 7, 2016 It is Nice login though. That's right, it is a template. I could have adjusted the template to suit my needs, but I build as I go. I'll keep the dashboard the way it is and build the system's components. Once that's done, I can then work on the dashboard itself. The login system is part of a class I'm building in PHP to make it easy to use with any theme you want. I just need to add a few more things to it, and it'll be where I want it to be. 1
BrainDeadGenius Posted August 7, 2016 Author Posted August 7, 2016 Let me know if you need any security tests done. Let me add these last 2 things to the login block and I'll let you know. I'm in the discord chat, so that would be an easy place to reach me, or vice versa.