Skip to content

Work-in-progress CMS module for the kohana 3.1 framework.

Notifications You must be signed in to change notification settings

emtou/kohana-chacms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChaCMS is an work-in-progress CMS module for Kohana 3.

Requires Kohana 3.1.x

Features

  • Made for Kohana 3.1.x
  • Jelly integration
  • Completely extendable

Installation

  • clone this repository as a module

    git submodule add git://github.com/emtou/kohana-chacms.git modules/chacms
    git submodule update --init
  • enable the module in your bootstrap

  • install my kohana-dispatcher module.

  • install the kohana-dependencies module.

Usage

todo...

Versions

  • 0.1 (2011-06-28): initial menu and menuitems
  • 0.2 (2011-07-01): use global dependency injection container and handles dummy links in menu items

About

Work-in-progress CMS module for the kohana 3.1 framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages