Skip to content

druu/ci-document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CI-Document

A template engine for CodeIgniter

A marker-replacement base template engine waiting to help you.

Quickstart

Unzip ___quickstart.zip in your webroot an play with a fresh, pre-configured CI-install.

Manual installation

  1. Merge the files and folders with your project.
  2. It's best to autoload the 'document' library.
  3. Configure your template
  4. Replace $this->load->view with $this->document->inject_view
  5. That should be it :)

NOTE:

THIS IS THE BETA ! SO PLEASE REPORT AS MUCH AS YOU CAN :)

About

Template engine for CodeIgniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published