kittonkicker I post too much
Reputation: 1
Joined: 19 Apr 2006 Posts: 2171
|
Posted: Fri May 22, 2009 4:42 am Post subject: [HALP] CMS! |
|
|
Hey guys, I'm developing a CMS (Content Management System) in PHP for a freelance project I'm working on and I need a few pointers as to where to go next!
So far I've coded sections for template management (and a manager for the variables to be used in the templates), user management (including groups), page management, navigation generation (breadcrumb and general top/side nav) and few other bits that aren't worth mentioning.
It needs to be very scalable and have the ability to handle more than one site (I've coded it to accomodate for that).
My problem is that I really don't know where to go next. The actual UI is VERY non user friendly (in fact the only way to figure out what is going on would be to look at the code >.>), so I know I need to fix that but I feel like I'm missing a lot of core components and I'm losing the will to complete the project !
If anyone's made a CMS before could you provide some insight to where I need to go next?! _________________
All gone  |
|