https://github.com/philsturgeon/codeigniter-template
Template library for CodeIgniter which supports modules, themes, partial views, etc.
https://github.com/philsturgeon/codeigniter-template
Last synced: 8 months ago
JSON representation
Template library for CodeIgniter which supports modules, themes, partial views, etc.
- Host: GitHub
- URL: https://github.com/philsturgeon/codeigniter-template
- Owner: philsturgeon
- Created: 2010-10-25T08:19:14.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T21:42:34.000Z (about 6 years ago)
- Last Synced: 2025-03-28T06:44:35.853Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 89.8 KB
- Stars: 412
- Watchers: 57
- Forks: 178
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-codeigniter - CodeIgniter-Template - Template library for CodeIgniter. (Templates)
README
# CodeIgniter-Template [](https://offset.earth/philsturgeon)
CodeIgniter-Template is a Template library that helps your build complex views with CodeIgniter.
It has logic to work with themes & modules and helps add your title, meta-data, breadcrumbs and partial views.
## Requirements
1. PHP 5.2+
2. CodeIgniter 2.0.3
## Documentation
Open `user_guide/index.html` in your browser for docs.