ChaCMS is an work-in-progress CMS module for Kohana 3.
Requires Kohana 3.1.x
- Made for Kohana 3.1.x
- Jelly integration
- Completely extendable
-
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.
todo...
- 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