edpanameno / cms

A simple cms built on top of the CodeIgniter Web Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMS

This is a simple cms application that I use to keep track of the projects I am working on. The application allows you to create projects and keep track of any issues/enhancements needed by the project. In addition to using this application to keep track of my simple projects I work on, I am also using it to learn using Codeigniter more.

The application uses the following pieces of open source software:

  • Codeigniter 1.7.2
  • Ion Auth for basic user authentication and user management
  • PmWiki for a simple file based wiki
  • tinymce for the WYSIWYG

About

A simple cms built on top of the CodeIgniter Web Framework

License:Other


Languages

Language:PHP 65.6%Language:JavaScript 20.5%Language:HTML 9.8%Language:CSS 4.1%