Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 946 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 946 Bytes

CodeIgniter Template

Basic website template (skeleton) based on CodeIgniter 3 with some preconfigured useful tools and libraries.

Backend Features

  • CodeIgniter 3
  • Custom views renderer with nested layouts support;
  • Viewbag like in ASP.NET MVC;
  • Custom error handling;
  • Custom project structure;
  • Pages:
    • Homepage
    • About
    • Contacts
    • Guide

Frontend Features

Other Tools

To Do