Skip to content

Codeigniter with CI Simplicity Template system and HMVC

Notifications You must be signed in to change notification settings

sunilksamanta/citemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published