Skip to content

dbtek/cismarty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeigniter and Smarty Bundle

About

Requirements

  • PHP version 5.4.x

Technical Information

  • Smarty is located at system/libs/smarty
  • CI_Controller class is extended as MY_Controller under app/core directory to load Smarty.
  • A library file added under app/libraries for linking Smarty to Codeigniter.

Installation

  • Crate a new project.
  • Get cismarty.
  • Copy all files from cismarty to your project directory.
  • Make sure the following directories have write permission:
    • application/views/templates_c
  • Use Class Controller extends MY_Controller instead of Class Controller extends CI_Controller This is required for smarty to run properly.

About

Codeigniter and Smarty Template Engine Bundle

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages