Page 1 of 1

PHP CMS Component?

Posted: Mon May 05, 2008 11:19 pm
by davidshq
I'm working on extending Pligg, an open source Digg clone written in PHP. One area I'd like to extend is the CMS functionality. While Pligg handles new "stories" very well, when one wants to add static pages the process is painful. One has to create manually template files and the PHP file that calls the template file. I'd like to add a basic CMS to the application. Any suggestions on how best to do this?
David.