sunilksamanta / citemplate

Codeigniter with CI Simplicity Template system and HMVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeigniter 3x With Template and HMVC

Fully Working Codeigniter with CI Simplicity Template system (Admin LTE latest Included) and HMVC module.
  • Codeigniter 3.1.7
  • CI Simplicity
  • Admin LTE 2.4.2
  • HMVC Module
  • Magic

Usage

All the "load" for Templates will be replaced by "output". See the example bellow

$this->load->section() is replaced by $this->output->section()

Update 12-03-18

  • Form Validation Custom Callback Function problem fixed
  • is_unique fixed.
  • Example Module for a simple CRUD included With database(citemplate.sql included) application/modules/examples

Update 01-02-18

  • HMVC Module and Template system conflict fixed
  • Sample User Module Included in application/modules/user

Contributors

Credits

Codeigniter

CI Simplicity

CI HMVC

About

Codeigniter with CI Simplicity Template system and HMVC


Languages

Language:PHP 67.0%Language:JavaScript 26.8%Language:CSS 5.3%Language:Hack 0.6%Language:HTML 0.3%