Sum CMS was created with the intent of providing designers a backend that can easily be implemented to their designs. The key lies within the builder file.
In the builder file (SumCMS/builder.php), use the find tool in a web editor to search for the following commented text:
// [Editable Block]
These comments are placed in two areas for customization.
Please note that any changes beyond this was not intended in the original code, however this may change over time.
Also included with Sum CMS is a page template file for the admin console. Use the "page_Template.php" within the "Admin" directory to create additional functionality to Sum CMS. Use other pages as a guide to setup and create your own. Finally, modify the "inc_sidebar.php" to add to the menu.