WELCOME!
First of all, thanks for visiting the site. Chad's CMS is a PHP project focused on teaching myself PHP, CMS logic, and all the things that come with it. This is version 0.5 and is probably the last version I will make using the existing code (with the exception of maybe the login system). I plan on making an entire new CMS with much of the same functionality but with cleaner code utilizing object oriented classes rather than repeating myself over and over :) At the moment the features are as follows:
- Secure Login System
- User Ranking & Permissions
- Global Configuration (including site name, description, and keywords)
- Template Style Editing
- WYSIWYG editors for each page
- File upload and display with link to download
In my future releases I hope to be able to add the following functionality
- Much more friendly user interface
- Ability to create menu links
- Ability to create new pages and auto populate menu links
- Ability to create custom contact forms
- Ability to switch templates
