Open Source CMS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
SeanTevlin
Forum Newbie
Posts: 1
Joined: Fri Aug 12, 2005 11:23 am

Open Source CMS

Post by SeanTevlin »

Hi I was wondering if anyone could point me toward a free CMS system that can be easily retro-fitted into a exisiting website. The CMS will not have to be very complicated, basically updating images and static text, no interface changes are needed. The only hitch is that I need the system to be very stable and efficient, whereby it can handle thousdands of queries without timming out. I know this is a issue with some of the more complex CMS systems. Finally it would be nice to have it object orriented so that maniplulation and addition of modules are not somthing that will cause many problems.

Sounds pretty specific, I was just hoping something like this existed that I can edit, rather than write my own.

Thanks a lot

ps. I appoligize if this belongs in a different forum

Sean
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

PHP Nuke is probably what you are looking for. search for it on google.
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Post by josh »

Also look at e107
Post Reply