Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 14 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T21:42:34.000Z (about 5 years ago)
- Last Synced: 2024-10-07T17:56:09.385Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 89.8 KB
- Stars: 411
- Watchers: 58
- Forks: 178
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeIgniter-Template [![](https://img.shields.io/badge/Buy%20me%20a%20tree-%F0%9F%8C%B3-lightgreen)](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.