PDA

View Full Version : PHP based CMS System? Experiences?


rrottman
01-13-2004, 10:34 PM
Inspired by another thread I was wondering, which PHP based CMS system can you recommend?

I played with the Nuke stuff (didn't like it), with Typo3 and with Mambo so far. Any idea? What is your experience? I'm *** not *** only interested in ones which are already integrated into vB.

Your feedback is greatly appreciated.

Regards
Ralf

mclark2112
02-01-2004, 10:25 PM
I'm working with Miraserver right now, not a bad package. Very easy to customize.

KuraFire
02-02-2004, 09:17 AM
Inspired by another thread I was wondering, which PHP based CMS system can you recommend?

I played with the Nuke stuff (didn't like it), with Typo3 and with Mambo so far. Any idea? What is your experience? I'm *** not *** only interested in ones which are already integrated into vB.

Your feedback is greatly appreciated.

Regards
Ralf
MoveableType is a cms made mostly for weblogs, but it can be used for an entire site AFAIK.

I haven't worked with it, though. I've always used vBulletin as my CMS and right now I'm making hacks that add CMS-functionality to vB in a very slick manner. ^_^

gmarik
02-03-2004, 09:44 PM
Miraserver is good, really, but has little functions ...

Velocd
02-03-2004, 11:09 PM
MoveableType is a cms made mostly for weblogs, but it can be used for an entire site AFAIK.

Movabletype isn't PHP & MySQL, rather Perl & CGI.

I used it awhile for a blog I had up, and enjoyed it quite a bit. Although, it's not very extendable.

The following is an interesting PHP/MySQL CMS a friend of mine showed me:
http://sourceforge.net/projects/phpwcms

Just search around Sourceforge, there are plenty.